#a0b99e color space conversions
Hex:
#a0b99e
RGB:
160, 185, 158
CMY:
37, 27, 38
CMYK:
14, 0, 15, 27
HSL:
116°, 16.1677%, 67.2549%
HSV (HSB):
116°, 14.5946%, 72.5490%
XYZ:
38.0177, 44.6401, 38.9604
xyY:
0.3126, 0.3671, 44.6401
CIE-Lab:
72.6543, -13.7309, 10.8644
CIE-LCH:
72.6543, 17.5092, 141.6477
CIE-Luv:
72.6543, -12.6563, 17.8906
Hunter-Lab:
66.8133, -15.3541, 12.1959
#a0b99e color charts
#a0b99e color shades, tints & tones
#a0b99e color schemes
#a0b99e color preview, HTML & CSS examples
This text has a color of #a0b99e
<p style="color:#a0b99e;">Text here</p>
.mytext {color:#a0b99e;}
This box has a color of #a0b99e
<div style="background-color:#a0b99e;">Content here</div>
.mybackground {background-color:#a0b99e;}
Border around this has a color of #a0b99e
<div style="border:2px solid #a0b99e;">Content here</div>
.myborder {border:2px solid #a0b99e;}