#a0a13c color space conversions
Hex:
#a0a13c
RGB:
160, 161, 60
CMY:
37, 37, 76
CMYK:
1, 0, 63, 37
HSL:
61°, 45.7014%, 43.3333%
HSV (HSB):
61°, 62.7329%, 63.1373%
XYZ:
28.0577, 33.2896, 9.2217
xyY:
0.3976, 0.4717, 33.2896
CIE-Lab:
64.3947, -13.6079, 50.7807
CIE-LCH:
64.3947, 52.5724, 105.0013
CIE-Luv:
64.3947, 3.6445, 59.7963
Hunter-Lab:
57.6971, -14.1667, 30.9117
#a0a13c color charts
#a0a13c color shades, tints & tones
#a0a13c color schemes
#a0a13c color preview, HTML & CSS examples
This text has a color of #a0a13c
<p style="color:#a0a13c;">Text here</p>
.mytext {color:#a0a13c;}
This box has a color of #a0a13c
<div style="background-color:#a0a13c;">Content here</div>
.mybackground {background-color:#a0a13c;}
Border around this has a color of #a0a13c
<div style="border:2px solid #a0a13c;">Content here</div>
.myborder {border:2px solid #a0a13c;}