#cafbc0 color space conversions
Hex:
#cafbc0
RGB:
202, 251, 192
CMY:
21, 2, 25
CMYK:
20, 0, 24, 2
HSL:
110°, 88.0597%, 86.8627%
HSV (HSB):
110°, 23.5060%, 98.4314%
XYZ:
68.3687, 85.3567, 62.7412
xyY:
0.3158, 0.3943, 85.3567
CIE-Lab:
94.0366, -26.2974, 23.2898
CIE-LCH:
94.0366, 35.1279, 138.4709
CIE-Luv:
94.0366, -24.3339, 38.5003
Hunter-Lab:
92.3887, -29.5881, 24.4082
#cafbc0 color charts
#cafbc0 color shades, tints & tones
#cafbc0 color schemes
#cafbc0 color preview, HTML & CSS examples
This text has a color of #cafbc0
<p style="color:#cafbc0;">Text here</p>
.mytext {color:#cafbc0;}
This box has a color of #cafbc0
<div style="background-color:#cafbc0;">Content here</div>
.mybackground {background-color:#cafbc0;}
Border around this has a color of #cafbc0
<div style="border:2px solid #cafbc0;">Content here</div>
.myborder {border:2px solid #cafbc0;}