#ccc5aa color space conversions
Hex:
#ccc5aa
RGB:
204, 197, 170
CMY:
20, 23, 33
CMYK:
0, 3, 17, 20
HSL:
48°, 25.0000%, 73.3333%
HSV (HSB):
48°, 16.6667%, 80.0000%
XYZ:
52.1238, 55.6722, 46.0288
xyY:
0.3389, 0.3619, 55.6722
CIE-Lab:
79.4269, -2.0597, 14.4271
CIE-LCH:
79.4269, 14.5734, 98.1248
CIE-Luv:
79.4269, 5.6915, 21.0154
Hunter-Lab:
74.6138, -5.8773, 15.6540
#ccc5aa color charts
#ccc5aa color shades, tints & tones
#ccc5aa color schemes
#ccc5aa color preview, HTML & CSS examples
This text has a color of #ccc5aa
<p style="color:#ccc5aa;">Text here</p>
.mytext {color:#ccc5aa;}
This box has a color of #ccc5aa
<div style="background-color:#ccc5aa;">Content here</div>
.mybackground {background-color:#ccc5aa;}
Border around this has a color of #ccc5aa
<div style="border:2px solid #ccc5aa;">Content here</div>
.myborder {border:2px solid #ccc5aa;}