#caf4a5 color space conversions
Hex:
#caf4a5
RGB:
202, 244, 165
CMY:
21, 4, 35
CMYK:
17, 0, 32, 4
HSL:
92°, 78.2178%, 80.1961%
HSV (HSB):
92°, 32.3770%, 95.6863%
XYZ:
63.4993, 79.9745, 47.6872
xyY:
0.3322, 0.4184, 79.9745
CIE-Lab:
91.6734, -27.0102, 33.7604
CIE-LCH:
91.6734, 43.2356, 128.6617
CIE-Luv:
91.6734, -20.5105, 51.8730
Hunter-Lab:
89.4285, -29.7546, 30.9839
#caf4a5 color charts
#caf4a5 color shades, tints & tones
#caf4a5 color schemes
#caf4a5 color preview, HTML & CSS examples
This text has a color of #caf4a5
<p style="color:#caf4a5;">Text here</p>
.mytext {color:#caf4a5;}
This box has a color of #caf4a5
<div style="background-color:#caf4a5;">Content here</div>
.mybackground {background-color:#caf4a5;}
Border around this has a color of #caf4a5
<div style="border:2px solid #caf4a5;">Content here</div>
.myborder {border:2px solid #caf4a5;}