Input Color Code
Tool Description
Supports common color formats. Input is automatically converted.
Format Examples
HEX:
#f00
#ff0000
#42f88235
RGB:
rgb(255, 0, 0)
rgba(255, 0, 0, 0.5)
HSL:
hsl(0, 100%, 50%)
hsla(0, 100%, 50%, 0.6)
CMYK:
device-cmyk(0% 100% 100% 0%)
device-cmyk(0% 0% 80% 0% / 0.47)
LCH:
lch(1.81% 32.52 290.36)
lch(1.81% 32.52 290.36 / 0.37)
NAME:
red
blue
cyan
...
Color Preview
Conversion Result
#009688
Standard 6 or 8-digit hexadecimal color format. Supports alpha transparency. Common in HTML/CSS.
rgb(0, 150, 136)
Red-Green-Blue color model, widely used for screen display and animations.
hsl(174, 100%, 29%)
Hue, Saturation, Lightness color model, great for color tuning and adjustments.
device-cmyk(100% 0% 9% 41%)
Cyan-Magenta-Yellow-Black model, mostly used in printing industry.
lch(55.44% 37.52 184.05)
LCH color model based on human perception of brightness and contrast. Good for accessibility and print.
About Toolbox
We deliver smart, efficient web tools to simplify your work and life.
ICP License No.: 京ICP备18008190号-3
Privacy Policy