#ccaa4a color space conversions
Hex:
#ccaa4a
RGB:
204, 170, 74
CMY:
20, 33, 71
CMYK:
0, 17, 64, 20
HSL:
44°, 56.0345%, 54.5098%
HSV (HSB):
44°, 63.7255%, 80.0000%
XYZ:
40.5126, 42.0812, 12.4658
xyY:
0.4262, 0.4427, 42.0812
CIE-Lab:
70.9269, 1.6033, 52.7596
CIE-LCH:
70.9269, 52.7839, 88.2594
CIE-Luv:
70.9269, 28.2891, 60.6186
Hunter-Lab:
64.8700, -2.0459, 34.0155
#ccaa4a color charts
#ccaa4a color shades, tints & tones
#ccaa4a color schemes
#ccaa4a color preview, HTML & CSS examples
This text has a color of #ccaa4a
<p style="color:#ccaa4a;">Text here</p>
.mytext {color:#ccaa4a;}
This box has a color of #ccaa4a
<div style="background-color:#ccaa4a;">Content here</div>
.mybackground {background-color:#ccaa4a;}
Border around this has a color of #ccaa4a
<div style="border:2px solid #ccaa4a;">Content here</div>
.myborder {border:2px solid #ccaa4a;}