#a0aa6e color space conversions
Hex:
#a0aa6e
RGB:
160, 170, 110
CMY:
37, 33, 57
CMYK:
6, 0, 35, 33
HSL:
70°, 26.0870%, 54.9020%
HSV (HSB):
70°, 35.2941%, 66.6667%
XYZ:
31.6864, 37.3488, 20.2908
xyY:
0.3547, 0.4181, 37.3488
CIE-Lab:
67.5379, -13.3817, 29.7930
CIE-LCH:
67.5379, 32.6603, 114.1875
CIE-Luv:
67.5379, -3.2313, 40.9057
Hunter-Lab:
61.1137, -14.3997, 23.0942
#a0aa6e color charts
#a0aa6e color shades, tints & tones
#a0aa6e color schemes
#a0aa6e color preview, HTML & CSS examples
This text has a color of #a0aa6e
<p style="color:#a0aa6e;">Text here</p>
.mytext {color:#a0aa6e;}
This box has a color of #a0aa6e
<div style="background-color:#a0aa6e;">Content here</div>
.mybackground {background-color:#a0aa6e;}
Border around this has a color of #a0aa6e
<div style="border:2px solid #a0aa6e;">Content here</div>
.myborder {border:2px solid #a0aa6e;}