#ccaaa9 color space conversions
Hex:
#ccaaa9
RGB:
204, 170, 169
CMY:
20, 33, 34
CMYK:
0, 17, 17, 20
HSL:
2°, 25.5474%, 73.1373%
HSV (HSB):
2°, 17.1569%, 80.0000%
XYZ:
46.4380, 44.4514, 43.6685
xyY:
0.3451, 0.3304, 44.4514
CIE-Lab:
72.5292, 12.2141, 5.1453
CIE-LCH:
72.5292, 13.2536, 22.8436
CIE-Luv:
72.5292, 20.9221, 5.2339
Hunter-Lab:
66.6719, 7.6522, 7.8367
#ccaaa9 color charts
#ccaaa9 color shades, tints & tones
#ccaaa9 color schemes
#ccaaa9 color preview, HTML & CSS examples
This text has a color of #ccaaa9
<p style="color:#ccaaa9;">Text here</p>
.mytext {color:#ccaaa9;}
This box has a color of #ccaaa9
<div style="background-color:#ccaaa9;">Content here</div>
.mybackground {background-color:#ccaaa9;}
Border around this has a color of #ccaaa9
<div style="border:2px solid #ccaaa9;">Content here</div>
.myborder {border:2px solid #ccaaa9;}