#aaa75e color space conversions
Hex:
#aaa75e
RGB:
170, 167, 94
CMY:
33, 35, 63
CMYK:
0, 2, 45, 33
HSL:
58°, 30.8943%, 51.7647%
HSV (HSB):
58°, 44.7059%, 66.6667%
XYZ:
32.4167, 36.9916, 16.0212
xyY:
0.3795, 0.4330, 36.9916
CIE-Lab:
67.2708, -9.5870, 37.9837
CIE-LCH:
67.2708, 39.1749, 104.1655
CIE-Luv:
67.2708, 5.4619, 48.6773
Hunter-Lab:
60.8207, -11.2981, 26.9565
#aaa75e color charts
#aaa75e color shades, tints & tones
#aaa75e color schemes
#aaa75e color preview, HTML & CSS examples
This text has a color of #aaa75e
<p style="color:#aaa75e;">Text here</p>
.mytext {color:#aaa75e;}
This box has a color of #aaa75e
<div style="background-color:#aaa75e;">Content here</div>
.mybackground {background-color:#aaa75e;}
Border around this has a color of #aaa75e
<div style="border:2px solid #aaa75e;">Content here</div>
.myborder {border:2px solid #aaa75e;}