#01e14d color space conversions
Hex:
#01e14d
RGB:
1, 225, 77
CMY:
100, 12, 70
CMYK:
100, 0, 66, 12
HSL:
140°, 99.1150%, 44.3137%
HSV (HSB):
140°, 99.5556%, 88.2353%
XYZ:
28.2773, 54.3927, 16.0297
xyY:
0.2865, 0.5511, 54.3927
CIE-Lab:
78.6902, -74.3600, 57.6538
CIE-LCH:
78.6902, 94.0924, 142.2124
CIE-Luv:
78.6902, -72.7050, 82.1560
Hunter-Lab:
73.7514, -60.6257, 38.7395
#01e14d color charts
#01e14d color shades, tints & tones
#01e14d color schemes
#01e14d color preview, HTML & CSS examples
This text has a color of #01e14d
<p style="color:#01e14d;">Text here</p>
.mytext {color:#01e14d;}
This box has a color of #01e14d
<div style="background-color:#01e14d;">Content here</div>
.mybackground {background-color:#01e14d;}
Border around this has a color of #01e14d
<div style="border:2px solid #01e14d;">Content here</div>
.myborder {border:2px solid #01e14d;}