Color Converter
Convert any color between HEX, RGB, HSL, HSB/HSV, and CMYK formats. Enter a value in any format and all others update instantly. Includes a live color swatch, a luminance indicator, and a one-click color picker. Useful for design handoff, CSS work, and print/screen color matching.
Ctrl+Enter to run · Ctrl+K to switch tools · Recent button shows input history
Let AI do the hard part. Fix broken HTML, convert to email-safe HTML, or clean up any markup in one click — 3 free AI runs per day, no account needed.
Try the AI HTML FixerFAQ
What is the difference between HSL and HSB/HSV?
HSL (Hue, Saturation, Lightness) and HSB/HSV (Hue, Saturation, Brightness/Value) use the same Hue axis but differ in the third component. CSS uses HSL. HSB/HSV is common in design tools like Photoshop and Figma.
How do I convert CMYK for print?
CMYK values are percentages. HEX and RGB are screen (RGB) values. Converting between them requires a colour profile; this tool does a direct mathematical conversion which is accurate for most web-to-print approximations.
Can I use the native color picker?
Yes — click the swatch to open the browser's native color picker. The chosen color immediately updates all output formats.