#a0b93e color space conversions
Hex:
#a0b93e
RGB:
160, 185, 62
CMY:
37, 27, 76
CMYK:
14, 0, 66, 27
HSL:
72°, 49.7976%, 48.4314%
HSV (HSB):
72°, 66.4865%, 72.5490%
XYZ:
32.7157, 42.5193, 11.0402
xyY:
0.3792, 0.4928, 42.5193
CIE-Lab:
71.2275, -25.5711, 57.1308
CIE-LCH:
71.2275, 62.5924, 114.1128
CIE-Luv:
71.2275, -10.9786, 69.9315
Hunter-Lab:
65.2068, -24.5547, 35.6064
#a0b93e color charts
#a0b93e color shades, tints & tones
#a0b93e color schemes
#a0b93e color preview, HTML & CSS examples
This text has a color of #a0b93e
<p style="color:#a0b93e;">Text here</p>
.mytext {color:#a0b93e;}
This box has a color of #a0b93e
<div style="background-color:#a0b93e;">Content here</div>
.mybackground {background-color:#a0b93e;}
Border around this has a color of #a0b93e
<div style="border:2px solid #a0b93e;">Content here</div>
.myborder {border:2px solid #a0b93e;}