Convert HEX color codes to CMYK print values with live preview.
| Input | Output |
|---|---|
| #FF8000 | cmyk(0%, 50%, 100%, 0%) |
| #000000 | cmyk(0%, 0%, 0%, 100%) |
| #FFFFFF | cmyk(0%, 0%, 0%, 0%) |
Designs are usually made on screen in HEX/RGB, then printed in CMYK — this shows how your brand colors translate to ink percentages.
It is the standard mathematical conversion; for critical color work, calibrate with a physical proof.
Yes — #F80 is expanded to #FF8800 automatically.