How to convert HSL to CMYK?
Enter a value in HSL and the converter will instantly calculate the equivalent in CMYK. All conversions are done locally in your browser for maximum speed and privacy.
Common HSL to CMYK conversions
| HSL | CMYK |
|---|---|
| hsl(0, 100%, 50%) | cmyk(0%, 100%, 100%, 0%) |
| hsl(32.9, 100%, 50%) | cmyk(0%, 45.1%, 100%, 0%) |
| hsl(50.6, 100%, 50%) | cmyk(0%, 15.7%, 100%, 0%) |
| hsl(120, 100%, 25.1%) | cmyk(100%, 0%, 100%, 49.8%) |
| hsl(240, 100%, 50%) | cmyk(100%, 100%, 0%, 0%) |
| hsl(300, 100%, 25.1%) | cmyk(0%, 100%, 0%, 49.8%) |
What is the difference between HSL and CMYK?
HSL describes colors by hue, saturation and lightness. It is more intuitive for creating color variations and palettes. CMYK uses cyan, magenta, yellow and black ink channels. It is the standard color model for professional printing.