HSL 转 CMYK
使用精确的色彩转换算法将 HSL 颜色值转换为 CMYK 以用于印刷制作
颜色转换器
CMYK Output
CMYK Values
0-100% ink coverage
0-100% ink coverage
0-100% ink coverage
0-100% ink coverage
颜色格式
cmyk(0%, 100%, 100%, 0%)
hsl(0°, 100%, 50%)
#FF0000
转换示例
红色的
HSL: 0°, 100%, 50%
CMYK: 0%, 100%, 100%, 0%
绿色的
HSL: 120°, 100%, 50%
CMYK: 100%, 0%, 100%, 0%
蓝色的
HSL: 240°, 100%, 50%
CMYK: 100%, 100%, 0%, 0%
黄色的
HSL: 60°, 100%, 50%
CMYK: 0%, 0%, 100%, 0%
品红
HSL: 300°, 100%, 50%
CMYK: 0%, 100%, 0%, 0%
青色
HSL: 180°, 100%, 50%
CMYK: 100%, 0%, 0%, 0%
推荐工具
关于此工具
我们的 HSL 到 CMYK 转换器通过将 HSL 颜色值转换为 CMYK 颜色空间(专业印刷标准)来弥合数字设计和印刷生产之间的差距。
HSL (Hue, Saturation, Lightness) is a user-friendly color model ideal for digital design, allowing intuitive color selection and manipulation. It represents colors based on human perception of hue, saturation, and brightness.
CMYK (Cyan, Magenta, Yellow, Key/Black) is a subtractive color model used in printing, where colors are created by subtracting light from white paper through layered ink deposits. This model is necessary because printers use physical inks rather than emitted light.
The conversion process involves multiple steps: first converting HSL to RGB, then translating RGB values to CMYK using industry-standard formulas that account for the different properties of light emission versus ink absorption.