HEX ↔ RGB ↔ HSL ↔ HSV ↔ CMYK
Paste any color in hex, rgb(), rgba(), or hsl() and get it in every other format instantly. Includes a live swatch and a native color picker.
Runs 100% in your browser — nothing is uploaded.
- HEX
#4f46e5 - RGB
rgb(79, 70, 229) - HSL
hsl(243, 75%, 59%) - HSV
hsv(243, 69%, 90%) - CMYK
cmyk(66%, 69%, 0%, 10%)
Frequently asked
Which color formats are supported as input?
Hex (3, 4, 6, or 8 digit), rgb() and rgba(), and hsl() and hsla(). Output includes all of those plus HSV and CMYK.
Are the CMYK values accurate for printing?
The tool uses the simple mathematical RGB → CMYK conversion. Real-world printing uses ICC color profiles that account for ink, paper, and press — always convert final artwork in a proper design tool like Photoshop or Illustrator before sending to print.
How do I share a specific color?
The URL updates as you edit — copy the address bar and share the link. Whoever opens it sees the exact same color and all its conversions.