#a0cc1b color space conversions
Hex:
#a0cc1b
RGB:
160, 204, 27
CMY:
37, 20, 89
CMYK:
22, 0, 87, 20
HSL:
75°, 76.6234%, 45.2941%
HSV (HSB):
75°, 86.7647%, 80.0000%
XYZ:
36.2879, 50.7384, 8.9178
xyY:
0.3782, 0.5288, 50.7384
CIE-Lab:
76.5203, -36.0691, 72.6624
CIE-LCH:
76.5203, 81.1222, 116.3995
CIE-Luv:
76.5203, -21.5965, 85.3173
Hunter-Lab:
71.2309, -33.7190, 42.4388
#a0cc1b color charts
#a0cc1b color shades, tints & tones
#a0cc1b color schemes
#a0cc1b color preview, HTML & CSS examples
This text has a color of #a0cc1b
<p style="color:#a0cc1b;">Text here</p>
.mytext {color:#a0cc1b;}
This box has a color of #a0cc1b
<div style="background-color:#a0cc1b;">Content here</div>
.mybackground {background-color:#a0cc1b;}
Border around this has a color of #a0cc1b
<div style="border:2px solid #a0cc1b;">Content here</div>
.myborder {border:2px solid #a0cc1b;}