#cafbd3 color space conversions
Hex:
#cafbd3
RGB:
202, 251, 211
CMY:
21, 2, 17
CMYK:
20, 0, 16, 2
HSL:
131°, 85.9649%, 88.8235%
HSV (HSB):
131°, 19.5219%, 98.4314%
XYZ:
70.6122, 86.2541, 74.5551
xyY:
0.3051, 0.3727, 86.2541
CIE-Lab:
94.4209, -23.1062, 14.1011
CIE-LCH:
94.4209, 27.0691, 148.6054
CIE-Luv:
94.4209, -24.5314, 25.1410
Hunter-Lab:
92.8731, -26.8128, 17.4153
#cafbd3 color charts
#cafbd3 color shades, tints & tones
#cafbd3 color schemes
#cafbd3 color preview, HTML & CSS examples
This text has a color of #cafbd3
<p style="color:#cafbd3;">Text here</p>
.mytext {color:#cafbd3;}
This box has a color of #cafbd3
<div style="background-color:#cafbd3;">Content here</div>
.mybackground {background-color:#cafbd3;}
Border around this has a color of #cafbd3
<div style="border:2px solid #cafbd3;">Content here</div>
.myborder {border:2px solid #cafbd3;}