#caf5c1 color space conversions
Hex:
#caf5c1
RGB:
202, 245, 193
CMY:
21, 4, 24
CMYK:
18, 0, 21, 4
HSL:
110°, 72.2222%, 85.8824%
HSV (HSB):
110°, 21.2245%, 96.0784%
XYZ:
66.6352, 81.7116, 62.7120
xyY:
0.3157, 0.3872, 81.7116
CIE-Lab:
92.4474, -23.2665, 20.5757
CIE-LCH:
92.4474, 31.0595, 138.5120
CIE-Luv:
92.4474, -21.3911, 34.1427
Hunter-Lab:
90.3945, -26.6073, 22.1432
#caf5c1 color charts
#caf5c1 color shades, tints & tones
#caf5c1 color schemes
#caf5c1 color preview, HTML & CSS examples
This text has a color of #caf5c1
<p style="color:#caf5c1;">Text here</p>
.mytext {color:#caf5c1;}
This box has a color of #caf5c1
<div style="background-color:#caf5c1;">Content here</div>
.mybackground {background-color:#caf5c1;}
Border around this has a color of #caf5c1
<div style="border:2px solid #caf5c1;">Content here</div>
.myborder {border:2px solid #caf5c1;}