#a0b75d color space conversions
Hex:
#a0b75d
RGB:
160, 183, 93
CMY:
37, 28, 64
CMYK:
13, 0, 49, 28
HSL:
75°, 38.4615%, 54.1176%
HSV (HSB):
75°, 49.1803%, 71.7647%
XYZ:
33.4065, 42.1309, 16.7273
xyY:
0.3621, 0.4566, 42.1309
CIE-Lab:
70.9611, -21.9735, 42.8175
CIE-LCH:
70.9611, 48.1266, 117.1664
CIE-Luv:
70.9611, -10.2346, 56.8013
Hunter-Lab:
64.9083, -21.7206, 30.1564
#a0b75d color charts
#a0b75d color shades, tints & tones
#a0b75d color schemes
#a0b75d color preview, HTML & CSS examples
This text has a color of #a0b75d
<p style="color:#a0b75d;">Text here</p>
.mytext {color:#a0b75d;}
This box has a color of #a0b75d
<div style="background-color:#a0b75d;">Content here</div>
.mybackground {background-color:#a0b75d;}
Border around this has a color of #a0b75d
<div style="border:2px solid #a0b75d;">Content here</div>
.myborder {border:2px solid #a0b75d;}