#01db80 color space conversions
Hex:
#01db80
RGB:
1, 219, 128
CMY:
100, 14, 50
CMYK:
100, 0, 42, 14
HSL:
155°, 99.0909%, 43.1373%
HSV (HSB):
155°, 99.5434%, 85.8824%
XYZ:
29.2403, 52.2280, 28.9620
xyY:
0.2648, 0.4729, 52.2280
CIE-Lab:
77.4170, -65.1251, 32.4405
CIE-LCH:
77.4170, 72.7576, 153.5209
CIE-Luv:
77.4170, -68.2527, 54.5552
Hunter-Lab:
72.2689, -54.2488, 26.8276
#01db80 color charts
#01db80 color shades, tints & tones
#01db80 color schemes
#01db80 color preview, HTML & CSS examples
This text has a color of #01db80
<p style="color:#01db80;">Text here</p>
.mytext {color:#01db80;}
This box has a color of #01db80
<div style="background-color:#01db80;">Content here</div>
.mybackground {background-color:#01db80;}
Border around this has a color of #01db80
<div style="border:2px solid #01db80;">Content here</div>
.myborder {border:2px solid #01db80;}