#a0cc8e color space conversions
Hex:
#a0cc8e
RGB:
160, 204, 142
CMY:
37, 20, 44
CMYK:
22, 0, 30, 20
HSL:
103°, 37.8049%, 67.8431%
HSV (HSB):
103°, 30.3922%, 80.0000%
XYZ:
40.9726, 52.6123, 33.5869
xyY:
0.3222, 0.4137, 52.6123
CIE-Lab:
77.6455, -25.9377, 26.3232
CIE-LCH:
77.6455, 36.9551, 134.5774
CIE-Luv:
77.6455, -21.9921, 40.6917
Hunter-Lab:
72.5343, -26.1056, 23.3199
#a0cc8e color charts
#a0cc8e color shades, tints & tones
#a0cc8e color schemes
#a0cc8e color preview, HTML & CSS examples
This text has a color of #a0cc8e
<p style="color:#a0cc8e;">Text here</p>
.mytext {color:#a0cc8e;}
This box has a color of #a0cc8e
<div style="background-color:#a0cc8e;">Content here</div>
.mybackground {background-color:#a0cc8e;}
Border around this has a color of #a0cc8e
<div style="border:2px solid #a0cc8e;">Content here</div>
.myborder {border:2px solid #a0cc8e;}