#a0cd4e color space conversions
Hex:
#a0cd4e
RGB:
160, 205, 78
CMY:
37, 20, 69
CMYK:
22, 0, 62, 20
HSL:
81°, 55.9471%, 55.4902%
HSV (HSB):
81°, 61.9512%, 80.3922%
XYZ:
37.7037, 51.6863, 15.1970
xyY:
0.3605, 0.4942, 51.6863
CIE-Lab:
77.0929, -33.8799, 56.7611
CIE-LCH:
77.0929, 66.1035, 120.8324
CIE-Luv:
77.0929, -22.2346, 73.6178
Hunter-Lab:
71.8932, -32.2005, 37.7923
#a0cd4e color charts
#a0cd4e color shades, tints & tones
#a0cd4e color schemes
#a0cd4e color preview, HTML & CSS examples
This text has a color of #a0cd4e
<p style="color:#a0cd4e;">Text here</p>
.mytext {color:#a0cd4e;}
This box has a color of #a0cd4e
<div style="background-color:#a0cd4e;">Content here</div>
.mybackground {background-color:#a0cd4e;}
Border around this has a color of #a0cd4e
<div style="border:2px solid #a0cd4e;">Content here</div>
.myborder {border:2px solid #a0cd4e;}