CMYK Color Converter

Convert CMYK to HEX, RGB, and HSL in real time. Adjust sliders or paste a hex code to instantly preview the print-ready color.

#FF0000
Quick Picker
Common CMYK Presets
CMYK Channels
0%
100%
100%
0%
RGB Input
CMYK
cmyk(0%, 100%, 100%, 0%)
HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)

About CMYK Color Converter

CMYK stands for Cyan, Magenta, Yellow, and Key (Black). It is a subtractive color model used primarily in color printing. Each channel represents the percentage of ink applied to white paper, with values ranging from 0% to 100%.

Unlike the additive RGB model used by digital screens, CMYK works by subtracting light. As more ink is added, less light is reflected back to the eye, producing darker colors. The Key (black) channel is added because mixing C, M, and Y inks alone produces a muddy brown rather than a true black.

This converter calculates CMYK ↔ RGB ↔ HEX ↔ HSL using standard mathematical conversion formulas. Note that real-world print results depend on paper, ink, and printer profiles (ICC), so use this as a quick reference for design preview rather than press-accurate proofing.

How to Use the CMYK Color Converter

  1. Drag the C, M, Y, K sliders or type a number (0–100) into each channel input.
  2. Watch the color preview at the top-left update in real time as you adjust values.
  3. To start from a known color, paste a HEX code (e.g. #3478F6) into the Quick Picker, or open the system color picker.
  4. You can also enter RGB values directly — the CMYK channels will be recalculated instantly.
  5. Use the Common Presets for the four CMYK process colors plus mixed primaries (Red, Green, Blue, White).
  6. Click any Copy button to copy CMYK, HEX, RGB, or HSL to your clipboard.
  7. Press Reset to clear all channels back to 0%.

Common Use Cases

Print Design

Translate brand RGB or HEX colors into CMYK for business cards, brochures, posters, packaging, and any project sent to a commercial printer.

Brand Style Guides

Document official color values across digital (HEX/RGB) and print (CMYK) media so teams reproduce brand colors consistently.

Pre-press Proofing

Sanity-check that a design's color space converts cleanly before exporting to PDF/X for print production.

UI / Web Design

Reverse-engineer a printed color sample (CMYK from a swatch book) into HEX or RGB to use on a website or app.

Education & Learning

Visualize how subtractive color mixing works and understand the relationship between digital and ink-based color models.

Office & Marketing

Spec ink colors for office documents, marketing collateral, and promotional merchandise where CMYK is required.

Frequently Asked Questions

What does CMYK stand for?

CMYK stands for Cyan, Magenta, Yellow, and Key — Key referring to the black plate used to provide depth and detail in printed images.

Why is K used for black instead of B?

"K" stands for Key plate, which carries the most detail and aligns the other inks. Using "B" could be confused with Blue from the RGB model, so K became the convention.

Why does my CMYK color look different from my screen?

Monitors emit light (RGB, additive), while print absorbs and reflects light (CMYK, subtractive). The CMYK gamut is smaller, so vivid screen colors — especially bright greens, blues, and neons — cannot be reproduced exactly in print without spot inks.

Is the conversion press-accurate?

This tool uses the standard mathematical formula and does not apply an ICC profile. For press-critical work, always confirm color values with your printer using their profile (e.g., U.S. Web Coated SWOP, FOGRA39, GRACoL).

Can I convert HEX or RGB to CMYK with this tool?

Yes. Use the Quick Picker hex field or the RGB inputs and the CMYK channels will update automatically. Conversion works in both directions.

What is the maximum total ink coverage?

If you sum C + M + Y + K, the result can exceed 100%. Many commercial printers cap "Total Area Coverage" at around 240–320% to avoid drying issues. Check your printer's specs before submitting artwork.

Is my color data sent to a server?

No. All conversions happen entirely in your browser. Nothing is uploaded or logged.