#a0b93c color space conversions
Hex:
#a0b93c
RGB:
160, 185, 60
CMY:
37, 27, 76
CMYK:
14, 0, 68, 27
HSL:
72°, 51.0204%, 48.0392%
HSV (HSB):
72°, 67.5676%, 72.5490%
XYZ:
32.6618, 42.4978, 10.7564
xyY:
0.3802, 0.4946, 42.4978
CIE-Lab:
71.2127, -25.7001, 57.9114
CIE-LCH:
71.2127, 63.3579, 113.9308
CIE-Luv:
71.2127, -10.9593, 70.5420
Hunter-Lab:
65.1903, -24.6506, 35.8504
#a0b93c color charts
#a0b93c color shades, tints & tones
#a0b93c color schemes
#a0b93c color preview, HTML & CSS examples
This text has a color of #a0b93c
<p style="color:#a0b93c;">Text here</p>
.mytext {color:#a0b93c;}
This box has a color of #a0b93c
<div style="background-color:#a0b93c;">Content here</div>
.mybackground {background-color:#a0b93c;}
Border around this has a color of #a0b93c
<div style="border:2px solid #a0b93c;">Content here</div>
.myborder {border:2px solid #a0b93c;}