#cacfc7 color space conversions
Hex:
#cacfc7
RGB:
202, 207, 199
CMY:
21, 19, 22
CMYK:
2, 0, 4, 19
HSL:
98°, 7.6923%, 79.6078%
HSV (HSB):
98°, 3.8647%, 81.1765%
XYZ:
56.9787, 61.3057, 62.8629
xyY:
0.3145, 0.3384, 61.3057
CIE-Lab:
82.5428, -3.1591, 3.3654
CIE-LCH:
82.5428, 4.6159, 133.1893
CIE-Luv:
82.5428, -2.3933, 5.5883
Hunter-Lab:
78.2980, -7.1240, 7.2066
#cacfc7 color charts
#cacfc7 color shades, tints & tones
#cacfc7 color schemes
#cacfc7 color preview, HTML & CSS examples
This text has a color of #cacfc7
<p style="color:#cacfc7;">Text here</p>
.mytext {color:#cacfc7;}
This box has a color of #cacfc7
<div style="background-color:#cacfc7;">Content here</div>
.mybackground {background-color:#cacfc7;}
Border around this has a color of #cacfc7
<div style="border:2px solid #cacfc7;">Content here</div>
.myborder {border:2px solid #cacfc7;}