#cacdaa color space conversions
Hex:
#cacdaa
RGB:
202, 205, 170
CMY:
21, 20, 33
CMYK:
1, 0, 17, 20
HSL:
65°, 25.9259%, 73.5294%
HSV (HSB):
65°, 17.0732%, 80.3922%
XYZ:
53.4441, 59.1215, 46.6250
xyY:
0.3357, 0.3714, 59.1215
CIE-Lab:
81.3583, -6.9580, 17.1119
CIE-LCH:
81.3583, 18.4724, 112.1275
CIE-Luv:
81.3583, 0.0799, 25.6781
Hunter-Lab:
76.8905, -10.4887, 17.8710
#cacdaa color charts
#cacdaa color shades, tints & tones
#cacdaa color schemes
#cacdaa color preview, HTML & CSS examples
This text has a color of #cacdaa
<p style="color:#cacdaa;">Text here</p>
.mytext {color:#cacdaa;}
This box has a color of #cacdaa
<div style="background-color:#cacdaa;">Content here</div>
.mybackground {background-color:#cacdaa;}
Border around this has a color of #cacdaa
<div style="border:2px solid #cacdaa;">Content here</div>
.myborder {border:2px solid #cacdaa;}