#a0ec7e color space conversions
Hex:
#a0ec7e
RGB:
160, 236, 126
CMY:
37, 7, 51
CMYK:
32, 0, 47, 7
HSL:
101°, 74.3243%, 70.9804%
HSV (HSB):
101°, 46.6102%, 92.5490%
XYZ:
48.2586, 68.9708, 30.5079
xyY:
0.3267, 0.4668, 68.9708
CIE-Lab:
86.4896, -42.8797, 45.8341
CIE-LCH:
86.4896, 62.7649, 133.0926
CIE-Luv:
86.4896, -37.6254, 67.7382
Hunter-Lab:
83.0487, -41.6111, 36.3539
#a0ec7e color charts
#a0ec7e color shades, tints & tones
#a0ec7e color schemes
#a0ec7e color preview, HTML & CSS examples
This text has a color of #a0ec7e
<p style="color:#a0ec7e;">Text here</p>
.mytext {color:#a0ec7e;}
This box has a color of #a0ec7e
<div style="background-color:#a0ec7e;">Content here</div>
.mybackground {background-color:#a0ec7e;}
Border around this has a color of #a0ec7e
<div style="border:2px solid #a0ec7e;">Content here</div>
.myborder {border:2px solid #a0ec7e;}