#caffcc color space conversions
Hex:
#caffcc
RGB:
202, 255, 204
CMY:
21, 0, 20
CMYK:
21, 0, 20, 0
HSL:
122°, 100.0000%, 89.6078%
HSV (HSB):
122°, 20.7843%, 100.0000%
XYZ:
71.0162, 88.4362, 70.4537
xyY:
0.3089, 0.3847, 88.4362
CIE-Lab:
95.3443, -26.2244, 18.9868
CIE-LCH:
95.3443, 32.3762, 144.0950
CIE-Luv:
95.3443, -26.3805, 32.6717
Hunter-Lab:
94.0405, -29.7738, 21.4092
#caffcc color charts
#caffcc RGB chart
#caffcc CMYK chart
#caffcc RGB pie chart
#caffcc color shades, tints & tones
#caffcc color schemes
#caffcc color preview, HTML & CSS examples
This text has a color of #caffcc
<p style="color:#caffcc;">Text here</p>
.mytext {color:#caffcc;}
Text color #caffcc
This box has a color of #caffcc
<div style="background-color:#caffcc;">Content here</div>
.mybackground {background-color:#caffcc;}
Background color #caffcc
Border around this has a color of #caffcc
<div style="border:2px solid #caffcc;">Content here</div>
.myborder {border:2px solid #caffcc;}
Border color #caffcc