#caf2c3 color space conversions
Hex:
#caf2c3
RGB:
202, 242, 195
CMY:
21, 5, 24
CMYK:
17, 0, 19, 5
HSL:
111°, 64.3836%, 85.6863%
HSV (HSB):
111°, 19.4215%, 94.9020%
XYZ:
65.9596, 80.0009, 63.5950
xyY:
0.3148, 0.3818, 80.0009
CIE-Lab:
91.6853, -21.4876, 18.4843
CIE-LCH:
91.6853, 28.3440, 139.2969
CIE-Luv:
91.6853, -19.9365, 30.8912
Hunter-Lab:
89.4432, -24.8916, 20.4545
#caf2c3 color charts
#caf2c3 color shades, tints & tones
#caf2c3 color schemes
#caf2c3 color preview, HTML & CSS examples
This text has a color of #caf2c3
<p style="color:#caf2c3;">Text here</p>
.mytext {color:#caf2c3;}
This box has a color of #caf2c3
<div style="background-color:#caf2c3;">Content here</div>
.mybackground {background-color:#caf2c3;}
Border around this has a color of #caf2c3
<div style="border:2px solid #caf2c3;">Content here</div>
.myborder {border:2px solid #caf2c3;}