How to use
Paste a hex or RGB color
The input field accepts either #RRGGBB or rgb(r, g, b), as the placeholder shows. It opens with #6366F1 loaded, so you can watch the four ink percentages react as you type your own color.
Sanity-check the preview
The swatch below the input renders your color in screen RGB. Remember it's a screen approximation; the printed result depends on ink, paper, and press, which no browser preview can fully promise.
Copy the ink percentages
Find the highlighted CMYK row in the results grid and click its copy button. You'll get a string like cmyk(0%, 81%, 81%, 16%) listing cyan, magenta, yellow, and key in order.
Why CMYK Converter
- Convert any color to CMYK for print design.
- Get the percentage values for cyan, magenta, yellow, key (black).
- Same panel shows HEX, RGB, HSL, HSV, OKLCH for web-print bridging.