#ccaa5c color space conversions
Hex:
#ccaa5c
RGB:
204, 170, 92
CMY:
20, 33, 64
CMYK:
0, 17, 55, 20
HSL:
42°, 52.3364%, 58.0392%
HSV (HSB):
42°, 54.9020%, 80.0000%
XYZ:
41.2083, 42.3595, 16.1295
xyY:
0.4133, 0.4249, 42.3595
CIE-Lab:
71.1181, 2.9210, 44.3797
CIE-LCH:
71.1181, 44.4758, 86.2344
CIE-Luv:
71.1181, 27.2920, 53.1733
Hunter-Lab:
65.0842, -0.8793, 30.8654
#ccaa5c color charts
#ccaa5c color shades, tints & tones
#ccaa5c color schemes
#ccaa5c color preview, HTML & CSS examples
This text has a color of #ccaa5c
<p style="color:#ccaa5c;">Text here</p>
.mytext {color:#ccaa5c;}
This box has a color of #ccaa5c
<div style="background-color:#ccaa5c;">Content here</div>
.mybackground {background-color:#ccaa5c;}
Border around this has a color of #ccaa5c
<div style="border:2px solid #ccaa5c;">Content here</div>
.myborder {border:2px solid #ccaa5c;}