#a0b65d color space conversions
Hex:
#a0b65d
RGB:
160, 182, 93
CMY:
37, 29, 64
CMYK:
12, 0, 49, 29
HSL:
75°, 37.8723%, 53.9216%
HSV (HSB):
75°, 48.9011%, 71.3725%
XYZ:
33.2009, 41.7198, 16.6588
xyY:
0.3625, 0.4556, 41.7198
CIE-Lab:
70.6773, -21.4756, 42.4747
CIE-LCH:
70.6773, 47.5952, 116.8216
CIE-Luv:
70.6773, -9.6673, 56.2964
Hunter-Lab:
64.5909, -21.2816, 29.9220
#a0b65d color charts
#a0b65d color shades, tints & tones
#a0b65d color schemes
#a0b65d color preview, HTML & CSS examples
This text has a color of #a0b65d
<p style="color:#a0b65d;">Text here</p>
.mytext {color:#a0b65d;}
This box has a color of #a0b65d
<div style="background-color:#a0b65d;">Content here</div>
.mybackground {background-color:#a0b65d;}
Border around this has a color of #a0b65d
<div style="border:2px solid #a0b65d;">Content here</div>
.myborder {border:2px solid #a0b65d;}