#caf6a5 color space conversions
Hex:
#caf6a5
RGB:
202, 246, 165
CMY:
21, 4, 35
CMYK:
18, 0, 33, 4
HSL:
93°, 81.8182%, 80.5882%
HSV (HSB):
93°, 32.9268%, 96.4706%
XYZ:
64.1044, 81.1847, 47.8889
xyY:
0.3318, 0.4203, 81.1847
CIE-Lab:
92.2138, -27.9554, 34.4783
CIE-LCH:
92.2138, 44.3876, 129.0356
CIE-Luv:
92.2138, -21.5372, 53.0033
Hunter-Lab:
90.1026, -30.6837, 31.5596
#caf6a5 color charts
#caf6a5 color shades, tints & tones
#caf6a5 color schemes
#caf6a5 color preview, HTML & CSS examples
This text has a color of #caf6a5
<p style="color:#caf6a5;">Text here</p>
.mytext {color:#caf6a5;}
This box has a color of #caf6a5
<div style="background-color:#caf6a5;">Content here</div>
.mybackground {background-color:#caf6a5;}
Border around this has a color of #caf6a5
<div style="border:2px solid #caf6a5;">Content here</div>
.myborder {border:2px solid #caf6a5;}