#ccc4aa color space conversions
Hex:
#ccc4aa
RGB:
204, 196, 170
CMY:
20, 23, 33
CMYK:
0, 4, 17, 20
HSL:
46°, 25.0000%, 73.3333%
HSV (HSB):
46°, 16.6667%, 80.0000%
XYZ:
51.8975, 55.2195, 45.9534
xyY:
0.3390, 0.3607, 55.2195
CIE-Lab:
79.1675, -1.5351, 14.0620
CIE-LCH:
79.1675, 14.1455, 96.2299
CIE-Luv:
79.1675, 6.2466, 20.4064
Hunter-Lab:
74.3098, -5.3790, 15.3518
#ccc4aa color charts
#ccc4aa color shades, tints & tones
#ccc4aa color schemes
#ccc4aa color preview, HTML & CSS examples
This text has a color of #ccc4aa
<p style="color:#ccc4aa;">Text here</p>
.mytext {color:#ccc4aa;}
This box has a color of #ccc4aa
<div style="background-color:#ccc4aa;">Content here</div>
.mybackground {background-color:#ccc4aa;}
Border around this has a color of #ccc4aa
<div style="border:2px solid #ccc4aa;">Content here</div>
.myborder {border:2px solid #ccc4aa;}