#a0a10f color space conversions
Hex:
#a0a10f
RGB:
160, 161, 15
CMY:
37, 37, 94
CMYK:
1, 0, 91, 37
HSL:
60°, 82.9545%, 34.5098%
HSV (HSB):
60°, 90.6832%, 63.1373%
XYZ:
27.3283, 32.9978, 5.3808
xyY:
0.4159, 0.5022, 32.9978
CIE-Lab:
64.1591, -15.5028, 64.8117
CIE-LCH:
64.1591, 66.6400, 103.4522
CIE-Luv:
64.1591, 4.3199, 69.4135
Hunter-Lab:
57.4437, -15.6069, 34.6569
#a0a10f color charts
#a0a10f color shades, tints & tones
#a0a10f color schemes
#a0a10f color preview, HTML & CSS examples
This text has a color of #a0a10f
<p style="color:#a0a10f;">Text here</p>
.mytext {color:#a0a10f;}
This box has a color of #a0a10f
<div style="background-color:#a0a10f;">Content here</div>
.mybackground {background-color:#a0a10f;}
Border around this has a color of #a0a10f
<div style="border:2px solid #a0a10f;">Content here</div>
.myborder {border:2px solid #a0a10f;}