🔧 Utility

Color Converter Online Free

Convert colors between HEX, RGB, HSL, HSV and CMYK formats instantly. Use the color picker, enter any code, or drag RGB/HSL sliders. All formats update live.

Click to open color wheel
HEX
RGB
HSL
HSV
CMYK
CSS Name
🎛️ RGB Sliders
255
153
51
🎛️ HSL Sliders
30°
100%
60%
🎨 Quick Palette
📝 Named Colors

About Color Converter

This free color converter instantly converts between all major color formats: HEX (used in HTML/CSS), RGB (red/green/blue — used in design apps), HSL (hue/saturation/lightness — easiest for color adjustment), HSV (hue/saturation/value), and CMYK (used in print design).

Use the color picker, type any value into any field, or drag the RGB/HSL sliders — all other formats update instantly.

Updated: May 2025 · Works on Chrome, Firefox, Safari, Edge · Mobile friendly

Frequently Asked Questions

When should I use HEX vs RGB vs HSL?+
HEX is most common in HTML/CSS code. RGB is preferred in design tools like Photoshop and Figma. HSL is easiest to adjust — changing the L value makes colours lighter/darker while keeping the same hue.
What is CMYK used for?+
CMYK (Cyan, Magenta, Yellow, Key/Black) is the colour model used in printing. When sending designs to printers, CMYK values ensure accurate colour reproduction on paper.
Why does my named colour show "N/A"?+
CSS only defines ~148 named colours (like "red", "orange", "tomato"). Most specific colours don't have a named equivalent and show N/A — use the HEX or RGB value instead.
Done!