#cafaa7 color space conversions
Hex:
#cafaa7
RGB:
202, 250, 167
CMY:
21, 2, 35
CMYK:
19, 0, 33, 2
HSL:
95°, 89.2473%, 81.7647%
HSV (HSB):
95°, 33.2000%, 98.0392%
XYZ:
65.5178, 83.7178, 49.2652
xyY:
0.3301, 0.4218, 83.7178
CIE-Lab:
93.3278, -29.5579, 34.9555
CIE-LCH:
93.3278, 45.7773, 130.2174
CIE-Luv:
93.3278, -23.5961, 54.0417
Hunter-Lab:
91.4974, -32.3035, 32.1245
#cafaa7 color charts
#cafaa7 color shades, tints & tones
#cafaa7 color schemes
#cafaa7 color preview, HTML & CSS examples
This text has a color of #cafaa7
<p style="color:#cafaa7;">Text here</p>
.mytext {color:#cafaa7;}
This box has a color of #cafaa7
<div style="background-color:#cafaa7;">Content here</div>
.mybackground {background-color:#cafaa7;}
Border around this has a color of #cafaa7
<div style="border:2px solid #cafaa7;">Content here</div>
.myborder {border:2px solid #cafaa7;}