#cccaaa color space conversions
Hex:
#cccaaa
RGB:
204, 202, 170
CMY:
20, 21, 33
CMYK:
0, 1, 17, 20
HSL:
56°, 25.0000%, 73.3333%
HSV (HSB):
56°, 16.6667%, 80.0000%
XYZ:
53.2781, 57.9807, 46.4136
xyY:
0.3379, 0.3677, 57.9807
CIE-Lab:
80.7281, -4.6693, 16.2534
CIE-LCH:
80.7281, 16.9108, 106.0282
CIE-Luv:
80.7281, 2.9254, 24.0533
Hunter-Lab:
76.1451, -8.3589, 17.1618
#cccaaa color charts
#cccaaa color shades, tints & tones
#cccaaa color schemes
#cccaaa color preview, HTML & CSS examples
This text has a color of #cccaaa
<p style="color:#cccaaa;">Text here</p>
.mytext {color:#cccaaa;}
This box has a color of #cccaaa
<div style="background-color:#cccaaa;">Content here</div>
.mybackground {background-color:#cccaaa;}
Border around this has a color of #cccaaa
<div style="border:2px solid #cccaaa;">Content here</div>
.myborder {border:2px solid #cccaaa;}