#a0b06d color space conversions
Hex:
#a0b06d
RGB:
160, 176, 109
CMY:
37, 31, 57
CMYK:
9, 0, 38, 31
HSL:
74°, 29.7778%, 55.8824%
HSV (HSB):
74°, 38.0682%, 69.0196%
XYZ:
32.7829, 39.6284, 20.3892
xyY:
0.3533, 0.4270, 39.6284
CIE-Lab:
69.2040, -16.6096, 32.4814
CIE-LCH:
69.2040, 36.4817, 117.0832
CIE-Luv:
69.2040, -6.6088, 44.7801
Hunter-Lab:
62.9511, -17.2074, 24.8623
#a0b06d color charts
#a0b06d color shades, tints & tones
#a0b06d color schemes
#a0b06d color preview, HTML & CSS examples
This text has a color of #a0b06d
<p style="color:#a0b06d;">Text here</p>
.mytext {color:#a0b06d;}
This box has a color of #a0b06d
<div style="background-color:#a0b06d;">Content here</div>
.mybackground {background-color:#a0b06d;}
Border around this has a color of #a0b06d
<div style="border:2px solid #a0b06d;">Content here</div>
.myborder {border:2px solid #a0b06d;}