เครื่องมือแพนโทน

HSL เป็น CMYK

แปลงค่าสี HSL เป็น CMYK สำหรับการผลิตงานพิมพ์ด้วยอัลกอริธึมการแปลงสีที่แม่นยำ

ตัวแปลงสี

HSL Input

180° 360°
100%
0% 50% 100%
50%
0% 50% 100%

คลิกตัวอย่างสีเพื่อดูตัวอย่าง

CMYK Output

CMYK Values

ไซอัน 0%

0-100% ink coverage

สีแดงอมม่วง 100%

0-100% ink coverage

สีเหลือง 100%

0-100% ink coverage

กุญแจ (สีดำ) 0%

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.

คำถามที่พบบ่อย