#cafdc2 color space conversions
Hex:
#cafdc2
RGB:
202, 253, 194
CMY:
21, 1, 24
CMYK:
20, 0, 23, 1
HSL:
112°, 93.6508%, 87.6471%
HSV (HSB):
112°, 23.3202%, 99.2157%
XYZ:
69.2200, 86.7022, 64.1258
xyY:
0.3146, 0.3940, 86.7022
CIE-Lab:
94.6118, -26.9248, 23.0661
CIE-LCH:
94.6118, 35.4540, 139.4138
CIE-Luv:
94.6118, -25.3304, 38.3579
Hunter-Lab:
93.1140, -30.2544, 24.3479
#cafdc2 color charts
#cafdc2 color shades, tints & tones
#cafdc2 color schemes
#cafdc2 color preview, HTML & CSS examples
This text has a color of #cafdc2
<p style="color:#cafdc2;">Text here</p>
.mytext {color:#cafdc2;}
This box has a color of #cafdc2
<div style="background-color:#cafdc2;">Content here</div>
.mybackground {background-color:#cafdc2;}
Border around this has a color of #cafdc2
<div style="border:2px solid #cafdc2;">Content here</div>
.myborder {border:2px solid #cafdc2;}