#01da80 color space conversions
Hex:
#01da80
RGB:
1, 218, 128
CMY:
100, 15, 50
CMYK:
100, 0, 41, 15
HSL:
155°, 99.0868%, 42.9412%
HSV (HSB):
155°, 99.5413%, 85.4902%
XYZ:
28.9802, 51.7078, 28.8753
xyY:
0.2645, 0.4719, 51.7078
CIE-Lab:
77.1058, -64.7875, 32.0325
CIE-LCH:
77.1058, 72.2738, 153.6911
CIE-Luv:
77.1058, -67.9313, 53.9619
Hunter-Lab:
71.9081, -53.9006, 26.5273
#01da80 color charts
#01da80 color shades, tints & tones
#01da80 color schemes
#01da80 color preview, HTML & CSS examples
This text has a color of #01da80
<p style="color:#01da80;">Text here</p>
.mytext {color:#01da80;}
This box has a color of #01da80
<div style="background-color:#01da80;">Content here</div>
.mybackground {background-color:#01da80;}
Border around this has a color of #01da80
<div style="border:2px solid #01da80;">Content here</div>
.myborder {border:2px solid #01da80;}