#a0b98a color space conversions
Hex:
#a0b98a
RGB:
160, 185, 138
CMY:
37, 27, 46
CMYK:
14, 0, 25, 27
HSL:
92°, 25.1337%, 63.3333%
HSV (HSB):
92°, 25.4054%, 72.5490%
XYZ:
36.4336, 44.0065, 30.6186
xyY:
0.3281, 0.3962, 44.0065
CIE-Lab:
72.2328, -17.1038, 21.0953
CIE-LCH:
72.2328, 27.1579, 129.0348
CIE-Luv:
72.2328, -12.1964, 31.9544
Hunter-Lab:
66.3374, -18.0552, 19.0703
#a0b98a color charts
#a0b98a color shades, tints & tones
#a0b98a color schemes
#a0b98a color preview, HTML & CSS examples
This text has a color of #a0b98a
<p style="color:#a0b98a;">Text here</p>
.mytext {color:#a0b98a;}
This box has a color of #a0b98a
<div style="background-color:#a0b98a;">Content here</div>
.mybackground {background-color:#a0b98a;}
Border around this has a color of #a0b98a
<div style="border:2px solid #a0b98a;">Content here</div>
.myborder {border:2px solid #a0b98a;}