TXT · Text & Data tools

HEX to CMYK Converter

Active color#000000
Hex Input
CMYK Output
1Active Line0Valid Items
Go To Full Color Converter

Paste a hex code and get a CMYK breakdown. #22D3EE becomes cmyk(86%, 11%, 0%, 7%). The output updates live and copies in one click.

Hex is an sRGB screen color; CMYK describes ink on paper. This converter gives the standard math mapping between them, which is the right starting point when you need approximate ink percentages from a web color.

Supported input

Use the leading # with either 6 digits (#RRGGBB) or 3-digit shorthand (#fff). Digits are 09 or AF. Toggle batch mode to convert multiple colors at once by pasting one color per line.

#FF5733  →  cmyk(0%, 66%, 80%, 0%)
#22D3EE  →  cmyk(86%, 11%, 0%, 7%)
#111827  →  cmyk(56%, 38%, 0%, 85%)

CMYK output format

Output is cmyk(c%, m%, y%, k%) with each component from 0% to 100%: cyan, magenta, yellow, and key (black). Black is pulled out separately so dark colors use the K channel rather than stacking all three inks. You can export the results as raw text, JSON arrays, CSS variables, or JavaScript arrays.

Unmanaged conversion

The math does not use an ICC profile, so the result will not match a specific printer or paper exactly. CMYK also has a smaller gamut than your screen, so bright blues and greens cannot be reproduced fully in ink. Use these numbers as an approximation, and convert through your print provider’s profile when accuracy matters.

Frequently Asked Questions

Six-digit codes like #22D3EE and 3-digit shorthand like #fff, which expands to #ffffff. Paste one color per line for batch conversion.

cmyk(c%, m%, y%, k%), where each component runs from 0% to 100%. Example: cmyk(86%, 11%, 0%, 7%).

No. This is a standard arithmetic conversion, not a color-managed one. It does not use an ICC profile, so treat it as an approximation. For accurate print color, convert through your print provider's profile.

CMYK ink has a smaller gamut than an sRGB screen, so vivid blues and greens get clipped to the nearest printable color in real output.

No.

Try one of our format-specific converters below

Full Color Converter tool

Explore Our Tools

Browse all tools