HWB to CMYK Converter
Enter HWB color values to instantly get the equivalent CMYK values with a live color swatch preview.
HWB Input
°
%
%
Whiteness + Blackness exceeds 100% — values normalized proportionally per the HWB spec.
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
- Enter a Hue value between 0 and 360 degrees.
- Enter Whiteness and Blackness percentages (0–100 each).
- The tool normalizes values if Whiteness + Blackness exceeds 100%.
- HWB is first converted to RGB using standard formulas, then RGB is converted to CMYK.
- The live color swatch updates instantly so you can visually verify the result.
- 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
Related tools
Last updated: 2026-05-28 ·
Reviewed by Nham Vu