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.