Color Format Converter
Enter a color in hex, RGB or HSL and get HEX, RGB, HSL, HSV and CMYK.
HEX#3B82F6
RGBrgb(59, 130, 246)
HSLhsl(217, 91%, 60%)
HSVhsv(217, 76%, 96%)
CMYKcmyk(76%, 47%, 0%, 4%)
Paste a color in almost any format and instantly read every other format, each ready to copy.
How to use
- Type or paste a color in any supported format
- Read the HEX, RGB, HSL, HSV and CMYK output
- Copy the format you need
Frequently asked questions
- Which input formats work?
- Hex (3 or 6 digits), rgb()/rgba() and hsl()/hsla() are all accepted.
- Does it run online?
- No, every conversion happens locally in your browser.