#a0ec3d color space conversions
Hex:
#a0ec3d
RGB:
160, 236, 61
CMY:
37, 7, 76
CMYK:
32, 0, 74, 7
HSL:
86°, 82.1596%, 58.2353%
HSV (HSB):
86°, 74.1525%, 92.5490%
XYZ:
45.3350, 67.8014, 15.1125
xyY:
0.3535, 0.5287, 67.8014
CIE-Lab:
85.9071, -48.5921, 72.1506
CIE-LCH:
85.9071, 86.9880, 123.9595
CIE-Luv:
85.9071, -38.1165, 92.1907
Hunter-Lab:
82.3416, -45.8208, 46.7574
#a0ec3d color charts
#a0ec3d color shades, tints & tones
#a0ec3d color schemes
#a0ec3d color preview, HTML & CSS examples
This text has a color of #a0ec3d
<p style="color:#a0ec3d;">Text here</p>
.mytext {color:#a0ec3d;}
This box has a color of #a0ec3d
<div style="background-color:#a0ec3d;">Content here</div>
.mybackground {background-color:#a0ec3d;}
Border around this has a color of #a0ec3d
<div style="border:2px solid #a0ec3d;">Content here</div>
.myborder {border:2px solid #a0ec3d;}