#a0cc32 color space conversions
Hex:
#a0cc32
RGB:
160, 204, 50
CMY:
37, 20, 80
CMYK:
22, 0, 75, 20
HSL:
77°, 60.6299%, 49.8039%
HSV (HSB):
77°, 75.4902%, 80.0000%
XYZ:
36.6658, 50.8896, 10.9078
xyY:
0.3724, 0.5168, 50.8896
CIE-Lab:
76.6121, -35.2100, 66.7889
CIE-LCH:
76.6121, 75.5016, 117.7975
CIE-Luv:
76.6121, -21.6294, 81.3373
Hunter-Lab:
71.3369, -33.0942, 40.8701
#a0cc32 color charts
#a0cc32 color shades, tints & tones
#a0cc32 color schemes
#a0cc32 color preview, HTML & CSS examples
This text has a color of #a0cc32
<p style="color:#a0cc32;">Text here</p>
.mytext {color:#a0cc32;}
This box has a color of #a0cc32
<div style="background-color:#a0cc32;">Content here</div>
.mybackground {background-color:#a0cc32;}
Border around this has a color of #a0cc32
<div style="border:2px solid #a0cc32;">Content here</div>
.myborder {border:2px solid #a0cc32;}