#a0cd2e color space conversions
Hex:
#a0cd2e
RGB:
160, 205, 46
CMY:
37, 20, 82
CMYK:
22, 0, 78, 20
HSL:
77°, 63.3466%, 49.2157%
HSV (HSB):
77°, 77.5610%, 80.3922%
XYZ:
36.8217, 51.3335, 10.5524
xyY:
0.3730, 0.5201, 51.3335
CIE-Lab:
76.8806, -35.8522, 68.2717
CIE-LCH:
76.8806, 77.1129, 117.7058
CIE-Luv:
76.8806, -22.1687, 82.6159
Hunter-Lab:
71.6474, -33.6466, 41.4208
#a0cd2e color charts
#a0cd2e color shades, tints & tones
#a0cd2e color schemes
#a0cd2e color preview, HTML & CSS examples
This text has a color of #a0cd2e
<p style="color:#a0cd2e;">Text here</p>
.mytext {color:#a0cd2e;}
This box has a color of #a0cd2e
<div style="background-color:#a0cd2e;">Content here</div>
.mybackground {background-color:#a0cd2e;}
Border around this has a color of #a0cd2e
<div style="border:2px solid #a0cd2e;">Content here</div>
.myborder {border:2px solid #a0cd2e;}