#a0b95a color space conversions
Hex:
#a0b95a
RGB:
160, 185, 90
CMY:
37, 27, 65
CMYK:
14, 0, 51, 27
HSL:
76°, 40.4255%, 53.9216%
HSV (HSB):
76°, 51.3514%, 72.5490%
XYZ:
33.6916, 42.9097, 16.1795
xyY:
0.3631, 0.4625, 42.9097
CIE-Lab:
71.4936, -23.2680, 44.9179
CIE-LCH:
71.4936, 50.5868, 117.3846
CIE-Luv:
71.4936, -11.3195, 59.1976
Hunter-Lab:
65.5055, -22.8262, 31.2095
#a0b95a color charts
#a0b95a color shades, tints & tones
#a0b95a color schemes
#a0b95a color preview, HTML & CSS examples
This text has a color of #a0b95a
<p style="color:#a0b95a;">Text here</p>
.mytext {color:#a0b95a;}
This box has a color of #a0b95a
<div style="background-color:#a0b95a;">Content here</div>
.mybackground {background-color:#a0b95a;}
Border around this has a color of #a0b95a
<div style="border:2px solid #a0b95a;">Content here</div>
.myborder {border:2px solid #a0b95a;}