Skip to main content

Color utility

Online CMYK to HSL Color Converter

Map CMYK print values to HSL for web and UI work. Useful when you need a perceptual color model from a press-ready ink mix.

  • Browser-based
  • Private
  • Live preview

Preview

Pick a color
CMYK
0,0,0,0
Name
Black

Convert

Choose formats · edit either side
Input (CMYK)
Output (HSL)

Other color representations

Same color in formats other than your selected input and output.

Format Value
RGB
0,0,0
HEX
#000000
Hue
0
HSV
0,0,0

Monochrome scale

LAB neighbors · endpoints omitted
Color Name Hex RGB RGBA HSV HSL CMYK Hue
#1c1c1c 28,28,28 28,28,28,1 0,0,11 0,0,11 0,0,0,89 0
#393939 57,57,57 57,57,57,1 0,0,22 0,0,22 0,0,0,78 0
#555555 85,85,85 85,85,85,1 0,0,33 0,0,33 0,0,0,67 0
#717171 113,113,113 113,113,113,1 0,0,44 0,0,44 0,0,0,56 0
#8e8e8e 142,142,142 142,142,142,1 0,0,56 0,0,56 0,0,0,44 0
#aaaaaa 170,170,170 170,170,170,1 0,0,67 0,0,67 0,0,0,33 0
#c6c6c6 198,198,198 198,198,198,1 0,0,78 0,0,78 0,0,0,22 0
#e3e3e3 227,227,227 227,227,227,1 0,0,89 0,0,89 0,0,0,11 0

Copy-paste ready color values for CSS and design handoff

Designers and front-end devs use this page when a style guide lists CMYK but the codebase wants HSL—no mental math in the inspector.

Accurate translation

Converts between CMYK and HSL using the same math browsers apply—handy for brand palettes.

Live feedback

See the swatch update as values change so you catch typos before they ship in CSS.

Dev-friendly output

Grab the format your stack expects—hex for quick tweaks, RGB/HSL for preprocessors, etc.

No upload

Pure text conversion: safe for internal brand colors and unreleased campaign codes.

Bookmarkable pair

The URL encodes the direction so teammates open the right converter from docs.

Pairs with image tools

Use alongside image converters when you need both pixel exports and exact color literals.