#a0cc55 color space conversions
Hex:
#a0cc55
RGB:
160, 204, 85
CMY:
37, 20, 67
CMYK:
22, 0, 58, 20
HSL:
82°, 53.8462%, 56.6667%
HSV (HSB):
82°, 58.3333%, 80.0000%
XYZ:
37.7298, 51.3152, 16.5106
xyY:
0.3574, 0.4861, 51.3152
CIE-Lab:
76.8695, -32.8326, 53.4691
CIE-LCH:
76.8695, 62.7449, 121.5519
CIE-Luv:
76.8695, -21.7209, 70.5206
Hunter-Lab:
71.6346, -31.3451, 36.4789
#a0cc55 color charts
#a0cc55 color shades, tints & tones
#a0cc55 color schemes
#a0cc55 color preview, HTML & CSS examples
This text has a color of #a0cc55
<p style="color:#a0cc55;">Text here</p>
.mytext {color:#a0cc55;}
This box has a color of #a0cc55
<div style="background-color:#a0cc55;">Content here</div>
.mybackground {background-color:#a0cc55;}
Border around this has a color of #a0cc55
<div style="border:2px solid #a0cc55;">Content here</div>
.myborder {border:2px solid #a0cc55;}