#a0aa5e color space conversions
Hex:
#a0aa5e
RGB:
160, 170, 94
CMY:
37, 33, 63
CMYK:
6, 0, 45, 33
HSL:
68°, 30.8943%, 51.7647%
HSV (HSB):
68°, 44.7059%, 66.6667%
XYZ:
30.8923, 37.0312, 16.1092
xyY:
0.3676, 0.4407, 37.0312
CIE-Lab:
67.3004, -15.2788, 37.8419
CIE-LCH:
67.3004, 40.8100, 111.9865
CIE-Luv:
67.3004, -2.7532, 49.6713
Hunter-Lab:
60.8533, -15.8772, 26.9019
#a0aa5e color charts
#a0aa5e color shades, tints & tones
#a0aa5e color schemes
#a0aa5e color preview, HTML & CSS examples
This text has a color of #a0aa5e
<p style="color:#a0aa5e;">Text here</p>
.mytext {color:#a0aa5e;}
This box has a color of #a0aa5e
<div style="background-color:#a0aa5e;">Content here</div>
.mybackground {background-color:#a0aa5e;}
Border around this has a color of #a0aa5e
<div style="border:2px solid #a0aa5e;">Content here</div>
.myborder {border:2px solid #a0aa5e;}