Free Online Color Converter (HEX, RGB, HSL)
Convert colors between HEX, RGB, and HSL formats with a live color preview. Enter any color in one format and instantly get the equivalent in all others.
Loading tool...
How to Use the Color Converter
1
Enter a color in HEX, RGB, or HSL format.
2
Or use the color picker to select a color.
3
See the equivalent values in all formats.
4
Copy the format you need.
Frequently Asked Questions
What color formats are supported?
HEX (#FF5733), RGB (rgb(255, 87, 51)), and HSL (hsl(11, 100%, 60%)) with plans to add CMYK and more.
Can I pick a color visually?
Yes. Use the built-in color picker to select a color and see its values in all formats.
Why would I need to convert colors?
Different tools and languages use different color formats. CSS often uses HEX, design tools use RGB, and some prefer HSL for easier adjustments.