#a0e080 color space conversions
Hex:
#a0e080
RGB:
160, 224, 128
CMY:
37, 12, 50
CMYK:
29, 0, 43, 12
HSL:
100°, 60.7595%, 69.0196%
HSV (HSB):
100°, 42.8571%, 87.8431%
XYZ:
45.0491, 62.3434, 30.0812
xyY:
0.3277, 0.4535, 62.3434
CIE-Lab:
83.0957, -37.2970, 40.5955
CIE-LCH:
83.0957, 55.1276, 132.5752
CIE-Luv:
83.0957, -31.8690, 60.3101
Hunter-Lab:
78.9578, -36.3336, 32.6823
#a0e080 color charts
#a0e080 color shades, tints & tones
#a0e080 color schemes
#a0e080 color preview, HTML & CSS examples
This text has a color of #a0e080
<p style="color:#a0e080;">Text here</p>
.mytext {color:#a0e080;}
This box has a color of #a0e080
<div style="background-color:#a0e080;">Content here</div>
.mybackground {background-color:#a0e080;}
Border around this has a color of #a0e080
<div style="border:2px solid #a0e080;">Content here</div>
.myborder {border:2px solid #a0e080;}