CMYKからHSLへ
CMYK カラー値を HSL カラースペースに正確に変換します。デザインワークフロー全体で一貫したカラー管理に最適です。
カラーコンバーター
カラー結果
HSL Value
hsl(0, 0%, 100%)
RGB Equivalent
rgb(255, 255, 255)
変換例
赤
CMYK: 0, 100, 100, 0
hsl(0, 100%, 50%)
緑
CMYK: 100, 0, 100, 0
hsl(120, 100%, 50%)
青
CMYK: 100, 100, 0, 0
hsl(240, 100%, 50%)
黄色
CMYK: 0, 0, 100, 0
hsl(60, 100%, 50%)
マゼンタ
CMYK: 0, 100, 0, 0
hsl(300, 100%, 50%)
シアン
CMYK: 100, 0, 0, 0
hsl(180, 100%, 50%)
推奨ツール
このツールについて
当社の CMYK から HSL へのコンバーターは、減法混色の CMYK カラー値をデジタル デザインで使用されるより汎用性の高い HSL カラー スペースに変換することで、印刷とデジタル デザインのワークフローを橋渡しします。
HSL (Hue, Saturation, Lightness) represents colors in a way that aligns more naturally with human perception, making it ideal for adjusting colors and creating harmonious color schemes.
変換プロセスでは、まずCMYK値をRGB値に変換し、次に業界標準のアルゴリズムを使用してRGB値をHSL値に変換します。この2段階のプロセスにより、印刷媒体とデジタル媒体の異なる色域を考慮しながら、正確な表現が保証されます。
HSL is particularly valuable for web design, UI development, and any digital application where precise color adjustments and consistent color relationships are important.