Color Converter
Convert colors between HEX, RGB, HSL, and CMYK. Live preview with all formats at once.
Runs entirely in your browser — files never uploaded
HEX
RGB
HSL
CMYK
cmyk(71%, 55%, 0%, 14%)
CMYK is calculated from sRGB. For accurate print, your print shop’s ICC profile will give different values.
How to use Color Converter
- 1. Pick or paste a color. Use the color picker, type a HEX, or enter RGB/HSL values directly.
- 2. All four formats update. HEX, RGB, HSL and CMYK stay in sync as you edit any one of them.
- 3. Copy what you need. Each format has its own copy button — paste straight into CSS, Figma, or Photoshop.
FAQ
Why is my CMYK off compared to Photoshop?
Photoshop uses ICC profiles tied to the destination press. We use a simple formula based on sRGB. For final print, get the actual CMYK values from your print shop's profile.
What's the difference between HSL and HSV?
Both describe color by hue, but HSL uses lightness (50% = pure color) and HSV uses value (100% = pure color). HSL is more common in CSS.
Can I save palettes?
Not yet — values stay in your browser only. Palette saving is on the roadmap.
Related tools
Advertisement