#caffdc color space conversions
Hex:
#caffdc
RGB:
202, 255, 220
CMY:
21, 0, 14
CMYK:
21, 0, 14, 0
HSL:
140°, 100.0000%, 89.6078%
HSV (HSB):
140°, 20.7843%, 100.0000%
XYZ:
73.0354, 89.2439, 81.0866
xyY:
0.3001, 0.3667, 89.2439
CIE-Lab:
95.6822, -23.4211, 11.2715
CIE-LCH:
95.6822, 25.9922, 154.3006
CIE-Luv:
95.6822, -26.5121, 21.1352
Hunter-Lab:
94.4690, -27.3197, 15.2373
#caffdc color charts
#caffdc RGB chart
#caffdc CMYK chart
#caffdc RGB pie chart
#caffdc color shades, tints & tones
#caffdc color schemes
#caffdc color preview, HTML & CSS examples
This text has a color of #caffdc
<p style="color:#caffdc;">Text here</p>
.mytext {color:#caffdc;}
Text color #caffdc
This box has a color of #caffdc
<div style="background-color:#caffdc;">Content here</div>
.mybackground {background-color:#caffdc;}
Background color #caffdc
Border around this has a color of #caffdc
<div style="border:2px solid #caffdc;">Content here</div>
.myborder {border:2px solid #caffdc;}
Border color #caffdc