#a0b04c color space conversions
Hex:
#a0b04c
RGB:
160, 176, 76
CMY:
37, 31, 70
CMYK:
9, 0, 57, 31
HSL:
70°, 39.6825%, 49.4118%
HSV (HSB):
70°, 56.8182%, 69.0196%
XYZ:
31.3270, 39.0461, 12.7230
xyY:
0.3770, 0.4699, 39.0461
CIE-Lab:
68.7846, -20.0711, 48.4026
CIE-LCH:
68.7846, 52.3991, 112.5222
CIE-Luv:
68.7846, -5.8876, 60.8247
Hunter-Lab:
62.4868, -19.8631, 31.6687
#a0b04c color charts
#a0b04c color shades, tints & tones
#a0b04c color schemes
#a0b04c color preview, HTML & CSS examples
This text has a color of #a0b04c
<p style="color:#a0b04c;">Text here</p>
.mytext {color:#a0b04c;}
This box has a color of #a0b04c
<div style="background-color:#a0b04c;">Content here</div>
.mybackground {background-color:#a0b04c;}
Border around this has a color of #a0b04c
<div style="border:2px solid #a0b04c;">Content here</div>
.myborder {border:2px solid #a0b04c;}