#cacdc3 color space conversions
Hex:
#cacdc3
RGB:
202, 205, 195
CMY:
21, 20, 24
CMYK:
1, 0, 5, 20
HSL:
78°, 9.0909%, 78.4314%
HSV (HSB):
78°, 4.8780%, 80.3922%
XYZ:
56.0388, 60.1593, 60.2881
xyY:
0.3175, 0.3409, 60.1593
CIE-Lab:
81.9247, -2.8261, 4.6052
CIE-LCH:
81.9247, 5.4032, 121.5365
CIE-Luv:
81.9247, -1.1614, 7.3492
Hunter-Lab:
77.5624, -6.7683, 8.2085
#cacdc3 color charts
#cacdc3 color shades, tints & tones
#cacdc3 color schemes
#cacdc3 color preview, HTML & CSS examples
This text has a color of #cacdc3
<p style="color:#cacdc3;">Text here</p>
.mytext {color:#cacdc3;}
This box has a color of #cacdc3
<div style="background-color:#cacdc3;">Content here</div>
.mybackground {background-color:#cacdc3;}
Border around this has a color of #cacdc3
<div style="border:2px solid #cacdc3;">Content here</div>
.myborder {border:2px solid #cacdc3;}