#cacdad color space conversions
Hex:
#cacdad
RGB:
202, 205, 173
CMY:
21, 20, 32
CMYK:
1, 0, 16, 20
HSL:
66°, 24.2424%, 74.1176%
HSV (HSB):
66°, 15.6098%, 80.3922%
XYZ:
53.7313, 59.2363, 48.1370
xyY:
0.3335, 0.3677, 59.2363
CIE-Lab:
81.4213, -6.4918, 15.6083
CIE-LCH:
81.4213, 16.9045, 112.5835
CIE-Luv:
81.4213, -0.0632, 23.5639
Hunter-Lab:
76.9651, -10.0737, 16.7933
#cacdad color charts
#cacdad color shades, tints & tones
#cacdad color schemes
#cacdad color preview, HTML & CSS examples
This text has a color of #cacdad
<p style="color:#cacdad;">Text here</p>
.mytext {color:#cacdad;}
This box has a color of #cacdad
<div style="background-color:#cacdad;">Content here</div>
.mybackground {background-color:#cacdad;}
Border around this has a color of #cacdad
<div style="border:2px solid #cacdad;">Content here</div>
.myborder {border:2px solid #cacdad;}