#aaa57e color space conversions
Hex:
#aaa57e
RGB:
170, 165, 126
CMY:
33, 35, 51
CMYK:
0, 3, 26, 33
HSL:
53°, 20.5607%, 58.0392%
HSV (HSB):
53°, 25.8824%, 66.6667%
XYZ:
33.7986, 36.9627, 25.0918
xyY:
0.3526, 0.3856, 36.9627
CIE-Lab:
67.2490, -4.5981, 20.9149
CIE-LCH:
67.2490, 21.4144, 102.3991
CIE-Luv:
67.2490, 5.1714, 28.8767
Hunter-Lab:
60.7969, -7.1619, 18.0880
#aaa57e color charts
#aaa57e color shades, tints & tones
#aaa57e color schemes
#aaa57e color preview, HTML & CSS examples
This text has a color of #aaa57e
<p style="color:#aaa57e;">Text here</p>
.mytext {color:#aaa57e;}
This box has a color of #aaa57e
<div style="background-color:#aaa57e;">Content here</div>
.mybackground {background-color:#aaa57e;}
Border around this has a color of #aaa57e
<div style="border:2px solid #aaa57e;">Content here</div>
.myborder {border:2px solid #aaa57e;}