HWB to CMYK Converter

Enter HWB color values to instantly get the equivalent CMYK values with a live color swatch preview.

HWB Input

°
%
%

CMYK Output

Cyan
0%
Magenta
0%
Yellow
0%
Key (Black)
0%
CSS cmyk() String
cmyk(0%, 0%, 0%, 0%)
Normalized HWB String
hwb(0 100% 0%)
C
0%
M
0%
Y
0%
K
0%
Copied!

Summary

Enter HWB color values to instantly get the equivalent CMYK values with a live color swatch preview.

How it works

  1. Enter a Hue value between 0 and 360 degrees.
  2. Enter Whiteness and Blackness percentages (0–100 each).
  3. The tool normalizes values if Whiteness + Blackness exceeds 100%.
  4. HWB is first converted to RGB using standard formulas, then RGB is converted to CMYK.
  5. The live color swatch updates instantly so you can visually verify the result.
  6. Copy any individual CMYK value or the full CSS string with one click.

Use cases

  • Prepare colors for print production workflows that require CMYK values.
  • Bridge the gap between CSS HWB colors and printer-ready CMYK specifications.
  • Quickly verify how a web color will translate to print.
  • Design consistent color palettes across digital and physical media.
  • Convert brand colors defined in HWB to CMYK for style guides.
  • Test CMYK output before sending files to a print shop.

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu