#01e6d9 color space conversions
Hex:
#01e6d9
RGB:
1, 230, 217
CMY:
100, 10, 15
CMYK:
100, 0, 6, 10
HSL:
177°, 99.1342%, 45.2941%
HSV (HSB):
177°, 99.5652%, 90.1961%
XYZ:
40.8337, 61.6098, 75.3854
xyY:
0.2296, 0.3465, 61.6098
CIE-Lab:
82.7055, -48.1750, -6.7498
CIE-LCH:
82.7055, 48.6455, 187.9758
CIE-Luv:
82.7055, -65.2787, -3.0368
Hunter-Lab:
78.4919, -44.5001, -1.9991
#01e6d9 color charts
#01e6d9 color shades, tints & tones
#01e6d9 color schemes
#01e6d9 color preview, HTML & CSS examples
This text has a color of #01e6d9
<p style="color:#01e6d9;">Text here</p>
.mytext {color:#01e6d9;}
This box has a color of #01e6d9
<div style="background-color:#01e6d9;">Content here</div>
.mybackground {background-color:#01e6d9;}
Border around this has a color of #01e6d9
<div style="border:2px solid #01e6d9;">Content here</div>
.myborder {border:2px solid #01e6d9;}