#caf2c8 color space conversions
Hex:
#caf2c8
RGB:
202, 242, 200
CMY:
21, 5, 22
CMYK:
17, 0, 17, 5
HSL:
117°, 61.7647%, 86.6667%
HSV (HSB):
117°, 17.3554%, 94.9020%
XYZ:
66.5346, 80.2309, 66.6230
xyY:
0.3118, 0.3760, 80.2309
CIE-Lab:
91.7884, -20.6494, 16.0498
CIE-LCH:
91.7884, 26.1532, 142.1438
CIE-Luv:
91.7884, -20.0192, 27.3467
Hunter-Lab:
89.5717, -24.1593, 18.6006
#caf2c8 color charts
#caf2c8 color shades, tints & tones
#caf2c8 color schemes
#caf2c8 color preview, HTML & CSS examples
This text has a color of #caf2c8
<p style="color:#caf2c8;">Text here</p>
.mytext {color:#caf2c8;}
This box has a color of #caf2c8
<div style="background-color:#caf2c8;">Content here</div>
.mybackground {background-color:#caf2c8;}
Border around this has a color of #caf2c8
<div style="border:2px solid #caf2c8;">Content here</div>
.myborder {border:2px solid #caf2c8;}