#a0b74c color space conversions
Hex:
#a0b74c
RGB:
160, 183, 76
CMY:
37, 28, 70
CMYK:
13, 0, 58, 28
HSL:
73°, 42.6295%, 50.7843%
HSV (HSB):
73°, 58.4699%, 71.7647%
XYZ:
32.7352, 41.8624, 13.1924
xyY:
0.3729, 0.4768, 41.8624
CIE-Lab:
70.7759, -23.5550, 50.6480
CIE-LCH:
70.7759, 55.8575, 114.9418
CIE-Luv:
70.7759, -9.9808, 64.1334
Hunter-Lab:
64.7011, -22.9158, 33.2017
#a0b74c color charts
#a0b74c color shades, tints & tones
#a0b74c color schemes
#a0b74c color preview, HTML & CSS examples
This text has a color of #a0b74c
<p style="color:#a0b74c;">Text here</p>
.mytext {color:#a0b74c;}
This box has a color of #a0b74c
<div style="background-color:#a0b74c;">Content here</div>
.mybackground {background-color:#a0b74c;}
Border around this has a color of #a0b74c
<div style="border:2px solid #a0b74c;">Content here</div>
.myborder {border:2px solid #a0b74c;}