#aaa45f color space conversions
Hex:
#aaa45f
RGB:
170, 164, 95
CMY:
33, 36, 63
CMYK:
0, 4, 44, 33
HSL:
55°, 30.6122%, 51.9608%
HSV (HSB):
55°, 44.1176%, 66.6667%
XYZ:
31.9186, 35.9232, 16.0781
xyY:
0.3803, 0.4281, 35.9232
CIE-Lab:
66.4612, -7.8960, 36.4632
CIE-LCH:
66.4612, 37.3084, 102.2185
CIE-Luv:
66.4612, 7.2740, 46.6310
Hunter-Lab:
59.9360, -9.8287, 26.0504
#aaa45f color charts
#aaa45f color shades, tints & tones
#aaa45f color schemes
#aaa45f color preview, HTML & CSS examples
This text has a color of #aaa45f
<p style="color:#aaa45f;">Text here</p>
.mytext {color:#aaa45f;}
This box has a color of #aaa45f
<div style="background-color:#aaa45f;">Content here</div>
.mybackground {background-color:#aaa45f;}
Border around this has a color of #aaa45f
<div style="border:2px solid #aaa45f;">Content here</div>
.myborder {border:2px solid #aaa45f;}