File ConversionColor ConversionFree Tool
CMYK to HEX
Convert CMYK percentages to an approximate HEX color code using the standard CMYK-to-RGB formula — a print-to-screen estimate.
How to Use CMYK to HEX
- 1Enter C, M, Y, K percentages separated by commas (e.g. 66, 69, 0, 10)
- 2Click Convert
- 3Copy the hex result
Frequently Asked Questions
Four comma-separated percentages: cyan, magenta, yellow, and key/black, e.g. "66, 69, 0, 10" — without the % symbol.
Not necessarily — this is a standard mathematical formula, not a color-managed conversion using your printer's actual ICC profile, so on-screen preview and physical print can differ.
No — the calculation happens entirely in your browser.
Related Tools
HEX to RGB
Convert a HEX color code (#RRGGBB) to its exact RGB(r, g, b) equivalent using standard base-16 to base-10 conversion.
HEX to HSL
Convert a HEX color code to HSL (Hue, Saturation, Lightness) using the standard RGB-to-HSL formula.
HEX to CMYK
Convert a HEX color code to approximate CMYK percentages using the standard RGB-to-CMYK formula — a screen-to-print estimate, not a color-managed proof.
CMYK to RGB
Convert CMYK percentages to approximate RGB values using the standard formula — a print-to-screen estimate for digital use.