#a0aa3f color space conversions
Hex:
#a0aa3f
RGB:
160, 170, 63
CMY:
37, 33, 75
CMYK:
6, 0, 63, 33
HSL:
66°, 45.9227%, 45.6863%
HSV (HSB):
66°, 62.9412%, 66.6667%
XYZ:
29.7691, 36.5819, 10.1946
xyY:
0.3889, 0.4779, 36.5819
CIE-Lab:
66.9622, -18.0387, 52.2212
CIE-LCH:
66.9622, 55.2490, 109.0563
CIE-Luv:
66.9622, -2.0353, 62.8599
Hunter-Lab:
60.4830, -17.9893, 32.3445
#a0aa3f color charts
#a0aa3f color shades, tints & tones
#a0aa3f color schemes
#a0aa3f color preview, HTML & CSS examples
This text has a color of #a0aa3f
<p style="color:#a0aa3f;">Text here</p>
.mytext {color:#a0aa3f;}
This box has a color of #a0aa3f
<div style="background-color:#a0aa3f;">Content here</div>
.mybackground {background-color:#a0aa3f;}
Border around this has a color of #a0aa3f
<div style="border:2px solid #a0aa3f;">Content here</div>
.myborder {border:2px solid #a0aa3f;}