#caf2a2 color space conversions
Hex:
#caf2a2
RGB:
202, 242, 162
CMY:
21, 5, 36
CMYK:
17, 0, 33, 5
HSL:
90°, 75.4717%, 79.2157%
HSV (HSB):
90°, 33.0579%, 94.9020%
XYZ:
62.6308, 78.6695, 46.0661
xyY:
0.3343, 0.4199, 78.6695
CIE-Lab:
91.0845, -26.4737, 34.4859
CIE-LCH:
91.0845, 43.4757, 127.5123
CIE-Luv:
91.0845, -19.4378, 52.5760
Hunter-Lab:
88.6958, -29.1733, 31.2935
#caf2a2 color charts
#caf2a2 color shades, tints & tones
#caf2a2 color schemes
#caf2a2 color preview, HTML & CSS examples
This text has a color of #caf2a2
<p style="color:#caf2a2;">Text here</p>
.mytext {color:#caf2a2;}
This box has a color of #caf2a2
<div style="background-color:#caf2a2;">Content here</div>
.mybackground {background-color:#caf2a2;}
Border around this has a color of #caf2a2
<div style="border:2px solid #caf2a2;">Content here</div>
.myborder {border:2px solid #caf2a2;}