Tool Description
Supports common color formats. Input is automatically converted.
Format Examples
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)