#a0b10c color space conversions
Hex:
#a0b10c
RGB:
160, 177, 12
CMY:
37, 31, 95
CMYK:
10, 0, 93, 31
HSL:
66°, 87.3016%, 37.0588%
HSV (HSB):
66°, 93.2203%, 69.4118%
XYZ:
30.2857, 38.9444, 6.2686
xyY:
0.4011, 0.5158, 38.9444
CIE-Lab:
68.7110, -23.6238, 68.8267
CIE-LCH:
68.7110, 72.7681, 108.9440
CIE-Luv:
68.7110, -5.8407, 76.0599
Hunter-Lab:
62.4055, -22.5825, 37.7281
#a0b10c color charts
#a0b10c color shades, tints & tones
#a0b10c color schemes
#a0b10c color preview, HTML & CSS examples
This text has a color of #a0b10c
<p style="color:#a0b10c;">Text here</p>
.mytext {color:#a0b10c;}
This box has a color of #a0b10c
<div style="background-color:#a0b10c;">Content here</div>
.mybackground {background-color:#a0b10c;}
Border around this has a color of #a0b10c
<div style="border:2px solid #a0b10c;">Content here</div>
.myborder {border:2px solid #a0b10c;}