#a0b07c color space conversions
Hex:
#a0b07c
RGB:
160, 176, 124
CMY:
37, 31, 51
CMYK:
9, 0, 30, 31
HSL:
78°, 24.7619%, 58.8235%
HSV (HSB):
78°, 29.5455%, 69.0196%
XYZ:
33.6606, 39.9795, 25.0115
xyY:
0.3412, 0.4053, 39.9795
CIE-Lab:
69.4549, -14.5889, 24.8491
CIE-LCH:
69.4549, 28.8152, 120.4173
CIE-Luv:
69.4549, -7.0163, 35.7550
Hunter-Lab:
63.2293, -15.6255, 20.8073
#a0b07c color charts
#a0b07c color shades, tints & tones
#a0b07c color schemes
#a0b07c color preview, HTML & CSS examples
This text has a color of #a0b07c
<p style="color:#a0b07c;">Text here</p>
.mytext {color:#a0b07c;}
This box has a color of #a0b07c
<div style="background-color:#a0b07c;">Content here</div>
.mybackground {background-color:#a0b07c;}
Border around this has a color of #a0b07c
<div style="border:2px solid #a0b07c;">Content here</div>
.myborder {border:2px solid #a0b07c;}