#01e080 color space conversions
Hex:
#01e080
RGB:
1, 224, 128
CMY:
100, 12, 50
CMYK:
100, 0, 43, 12
HSL:
154°, 99.1111%, 44.1176%
HSV (HSB):
154°, 99.5536%, 87.8431%
XYZ:
30.5645, 54.8763, 29.4033
xyY:
0.2661, 0.4778, 54.8763
CIE-Lab:
78.9699, -66.7989, 34.4680
CIE-LCH:
78.9699, 75.1674, 152.7065
CIE-Luv:
78.9699, -69.8538, 57.4949
Hunter-Lab:
74.0785, -55.9891, 28.3215
#01e080 color charts
#01e080 color shades, tints & tones
#01e080 color schemes
#01e080 color preview, HTML & CSS examples
This text has a color of #01e080
<p style="color:#01e080;">Text here</p>
.mytext {color:#01e080;}
This box has a color of #01e080
<div style="background-color:#01e080;">Content here</div>
.mybackground {background-color:#01e080;}
Border around this has a color of #01e080
<div style="border:2px solid #01e080;">Content here</div>
.myborder {border:2px solid #01e080;}