#a0a94c color space conversions
Hex:
#a0a94c
RGB:
160, 169, 76
CMY:
37, 34, 70
CMYK:
5, 0, 55, 34
HSL:
66°, 37.9592%, 48.0392%
HSV (HSB):
66°, 55.0296%, 66.2745%
XYZ:
29.9897, 36.3713, 12.2772
xyY:
0.3814, 0.4625, 36.3713
CIE-Lab:
66.8027, -16.5147, 46.1411
CIE-LCH:
66.8027, 49.0075, 109.6931
CIE-Luv:
66.8027, -1.6969, 57.4855
Hunter-Lab:
60.3086, -16.7774, 30.1462
#a0a94c color charts
#a0a94c color shades, tints & tones
#a0a94c color schemes
#a0a94c color preview, HTML & CSS examples
This text has a color of #a0a94c
<p style="color:#a0a94c;">Text here</p>
.mytext {color:#a0a94c;}
This box has a color of #a0a94c
<div style="background-color:#a0a94c;">Content here</div>
.mybackground {background-color:#a0a94c;}
Border around this has a color of #a0a94c
<div style="border:2px solid #a0a94c;">Content here</div>
.myborder {border:2px solid #a0a94c;}