#a0b95e color space conversions
Hex:
#a0b95e
RGB:
160, 185, 94
CMY:
37, 27, 63
CMYK:
14, 0, 49, 27
HSL:
76°, 39.3939%, 54.7059%
HSV (HSB):
76°, 49.1892%, 72.5490%
XYZ:
33.8665, 42.9797, 17.1006
xyY:
0.3605, 0.4575, 42.9797
CIE-Lab:
71.5412, -22.8615, 43.0266
CIE-LCH:
71.5412, 48.7231, 117.9832
CIE-Luv:
71.5412, -11.3789, 57.3359
Hunter-Lab:
65.5589, -22.5181, 30.4258
#a0b95e color charts
#a0b95e color shades, tints & tones
#a0b95e color schemes
#a0b95e color preview, HTML & CSS examples
This text has a color of #a0b95e
<p style="color:#a0b95e;">Text here</p>
.mytext {color:#a0b95e;}
This box has a color of #a0b95e
<div style="background-color:#a0b95e;">Content here</div>
.mybackground {background-color:#a0b95e;}
Border around this has a color of #a0b95e
<div style="border:2px solid #a0b95e;">Content here</div>
.myborder {border:2px solid #a0b95e;}