#a0cd3d color space conversions
Hex:
#a0cd3d
RGB:
160, 205, 61
CMY:
37, 20, 76
CMYK:
22, 0, 70, 20
HSL:
79°, 59.0164%, 52.1569%
HSV (HSB):
79°, 70.2439%, 80.3922%
XYZ:
37.1708, 51.4731, 12.3911
xyY:
0.3679, 0.5095, 51.4731
CIE-Lab:
76.9647, -35.0665, 63.3641
CIE-LCH:
76.9647, 72.4201, 118.9607
CIE-Luv:
76.9647, -22.1948, 79.0077
Hunter-Lab:
71.7448, -33.0729, 39.9813
#a0cd3d color charts
#a0cd3d color shades, tints & tones
#a0cd3d color schemes
#a0cd3d color preview, HTML & CSS examples
This text has a color of #a0cd3d
<p style="color:#a0cd3d;">Text here</p>
.mytext {color:#a0cd3d;}
This box has a color of #a0cd3d
<div style="background-color:#a0cd3d;">Content here</div>
.mybackground {background-color:#a0cd3d;}
Border around this has a color of #a0cd3d
<div style="border:2px solid #a0cd3d;">Content here</div>
.myborder {border:2px solid #a0cd3d;}