#aaa72f color space conversions
Hex:
#aaa72f
RGB:
170, 167, 47
CMY:
33, 35, 82
CMYK:
0, 2, 72, 33
HSL:
59°, 56.6820%, 42.5490%
HSV (HSB):
59°, 72.3529%, 66.6667%
XYZ:
30.9094, 36.3887, 8.0840
xyY:
0.4100, 0.4827, 36.3887
CIE-Lab:
66.8159, -13.1269, 58.7269
CIE-LCH:
66.8159, 60.1761, 102.5999
CIE-Luv:
66.8159, 6.8468, 66.5296
Hunter-Lab:
60.3231, -14.1024, 34.2806
#aaa72f color charts
#aaa72f color shades, tints & tones
#aaa72f color schemes
#aaa72f color preview, HTML & CSS examples
This text has a color of #aaa72f
<p style="color:#aaa72f;">Text here</p>
.mytext {color:#aaa72f;}
This box has a color of #aaa72f
<div style="background-color:#aaa72f;">Content here</div>
.mybackground {background-color:#aaa72f;}
Border around this has a color of #aaa72f
<div style="border:2px solid #aaa72f;">Content here</div>
.myborder {border:2px solid #aaa72f;}