Color converter
Convert between HEX, RGB, HSL and CMYK.
🔒 This file is processed in your browser. It is never uploaded anywhere.
…
How it works
- Pick a color with the visual picker or type its HEX code directly.
- The tool instantly calculates its RGB, HSL and CMYK equivalents.
- Copy the format you need for your design or your code.
Frequently asked questions
Why do I need several color formats?
Each context uses a different one: CSS typically uses HEX or RGB, print design uses CMYK, and HSL is more intuitive for adjusting hue and lightness by hand.
Is the CMYK conversion exact?
It's a standard mathematical RGB→CMYK conversion; for professional printing, your print shop may require a specific, different color profile.