#cccaaf color space conversions
Hex:
#cccaaf
RGB:
204, 202, 175
CMY:
20, 21, 31
CMYK:
0, 1, 14, 20
HSL:
56°, 22.1374%, 74.3137%
HSV (HSB):
56°, 14.2157%, 80.0000%
XYZ:
53.7602, 58.1736, 48.9526
xyY:
0.3342, 0.3616, 58.1736
CIE-Lab:
80.8352, -3.8911, 13.7420
CIE-LCH:
80.8352, 14.2823, 105.8097
CIE-Luv:
80.8352, 2.6584, 20.4973
Hunter-Lab:
76.2716, -7.6591, 15.3366
#cccaaf color charts
#cccaaf color shades, tints & tones
#cccaaf color schemes
#cccaaf color preview, HTML & CSS examples
This text has a color of #cccaaf
<p style="color:#cccaaf;">Text here</p>
.mytext {color:#cccaaf;}
This box has a color of #cccaaf
<div style="background-color:#cccaaf;">Content here</div>
.mybackground {background-color:#cccaaf;}
Border around this has a color of #cccaaf
<div style="border:2px solid #cccaaf;">Content here</div>
.myborder {border:2px solid #cccaaf;}