#ccaa46 color space conversions
Hex:
#ccaa46
RGB:
204, 170, 70
CMY:
20, 33, 73
CMYK:
0, 17, 66, 20
HSL:
45°, 56.7797%, 53.7255%
HSV (HSB):
45°, 65.6863%, 80.0000%
XYZ:
40.3821, 42.0290, 11.7784
xyY:
0.4287, 0.4462, 42.0290
CIE-Lab:
70.8909, 1.3537, 54.5165
CIE-LCH:
70.8909, 54.5333, 88.5775
CIE-Luv:
70.8909, 28.4809, 62.0489
Hunter-Lab:
64.8298, -2.2656, 34.6089
#ccaa46 color charts
#ccaa46 color shades, tints & tones
#ccaa46 color schemes
#ccaa46 color preview, HTML & CSS examples
This text has a color of #ccaa46
<p style="color:#ccaa46;">Text here</p>
.mytext {color:#ccaa46;}
This box has a color of #ccaa46
<div style="background-color:#ccaa46;">Content here</div>
.mybackground {background-color:#ccaa46;}
Border around this has a color of #ccaa46
<div style="border:2px solid #ccaa46;">Content here</div>
.myborder {border:2px solid #ccaa46;}