#caffdf color space conversions
Hex:
#caffdf
RGB:
202, 255, 223
CMY:
21, 0, 13
CMYK:
21, 0, 13, 0
HSL:
144°, 100.0000%, 89.6078%
HSV (HSB):
144°, 20.7843%, 100.0000%
XYZ:
73.4364, 89.4043, 83.1983
xyY:
0.2985, 0.3634, 89.4043
CIE-Lab:
95.7491, -22.8727, 9.8266
CIE-LCH:
95.7491, 24.8942, 156.7506
CIE-Luv:
95.7491, -26.5379, 18.9110
Hunter-Lab:
94.5538, -26.8350, 14.0182
#caffdf color charts
#caffdf RGB chart
#caffdf CMYK chart
#caffdf RGB pie chart
#caffdf color shades, tints & tones
#caffdf color schemes
#caffdf color preview, HTML & CSS examples
This text has a color of #caffdf
<p style="color:#caffdf;">Text here</p>
.mytext {color:#caffdf;}
Text color #caffdf
This box has a color of #caffdf
<div style="background-color:#caffdf;">Content here</div>
.mybackground {background-color:#caffdf;}
Background color #caffdf
Border around this has a color of #caffdf
<div style="border:2px solid #caffdf;">Content here</div>
.myborder {border:2px solid #caffdf;}
Border color #caffdf