#aaa54b color space conversions
Hex:
#aaa54b
RGB:
170, 165, 75
CMY:
33, 35, 71
CMYK:
0, 3, 56, 33
HSL:
57°, 38.7755%, 48.0392%
HSV (HSB):
57°, 55.8824%, 66.6667%
XYZ:
31.3027, 35.9643, 11.9486
xyY:
0.3952, 0.4540, 35.9643
CIE-Lab:
66.4926, -10.2814, 46.4765
CIE-LCH:
66.4926, 47.6001, 102.4739
CIE-Luv:
66.4926, 7.4078, 56.4000
Hunter-Lab:
59.9703, -11.7762, 30.1661
#aaa54b color charts
#aaa54b color shades, tints & tones
#aaa54b color schemes
#aaa54b color preview, HTML & CSS examples
This text has a color of #aaa54b
<p style="color:#aaa54b;">Text here</p>
.mytext {color:#aaa54b;}
This box has a color of #aaa54b
<div style="background-color:#aaa54b;">Content here</div>
.mybackground {background-color:#aaa54b;}
Border around this has a color of #aaa54b
<div style="border:2px solid #aaa54b;">Content here</div>
.myborder {border:2px solid #aaa54b;}