#cacaaa color space conversions
Hex:
#cacaaa
RGB:
202, 202, 170
CMY:
21, 21, 33
CMYK:
0, 0, 16, 21
HSL:
60°, 23.1884%, 72.9412%
HSV (HSB):
60°, 15.8416%, 79.2157%
XYZ:
52.7333, 57.6999, 46.3881
xyY:
0.3363, 0.3679, 57.6999
CIE-Lab:
80.5717, -5.4049, 16.0113
CIE-LCH:
80.5717, 16.8990, 108.6530
CIE-Luv:
80.5717, 1.7220, 23.8552
Hunter-Lab:
75.9604, -9.0123, 16.9647
#cacaaa color charts
#cacaaa color shades, tints & tones
#cacaaa color schemes
#cacaaa color preview, HTML & CSS examples
This text has a color of #cacaaa
<p style="color:#cacaaa;">Text here</p>
.mytext {color:#cacaaa;}
This box has a color of #cacaaa
<div style="background-color:#cacaaa;">Content here</div>
.mybackground {background-color:#cacaaa;}
Border around this has a color of #cacaaa
<div style="border:2px solid #cacaaa;">Content here</div>
.myborder {border:2px solid #cacaaa;}