#ccaa5d color space conversions
Hex:
#ccaa5d
RGB:
204, 170, 93
CMY:
20, 33, 64
CMYK:
0, 17, 54, 20
HSL:
42°, 52.1127%, 58.2353%
HSV (HSB):
42°, 54.4118%, 80.0000%
XYZ:
41.2523, 42.3771, 16.3613
xyY:
0.4126, 0.4238, 42.3771
CIE-Lab:
71.1302, 3.0036, 43.8960
CIE-LCH:
71.1302, 43.9987, 86.0856
CIE-Luv:
71.1302, 27.2303, 52.7120
Hunter-Lab:
65.0977, -0.8058, 30.6668
#ccaa5d color charts
#ccaa5d color shades, tints & tones
#ccaa5d color schemes
#ccaa5d color preview, HTML & CSS examples
This text has a color of #ccaa5d
<p style="color:#ccaa5d;">Text here</p>
.mytext {color:#ccaa5d;}
This box has a color of #ccaa5d
<div style="background-color:#ccaa5d;">Content here</div>
.mybackground {background-color:#ccaa5d;}
Border around this has a color of #ccaa5d
<div style="border:2px solid #ccaa5d;">Content here</div>
.myborder {border:2px solid #ccaa5d;}