#01e6d5 color space conversions
Hex:
#01e6d5
RGB:
1, 230, 213
CMY:
100, 10, 16
CMYK:
100, 0, 7, 10
HSL:
176°, 99.1342%, 45.2941%
HSV (HSB):
176°, 99.5652%, 90.1961%
XYZ:
40.3196, 61.4042, 72.6779
xyY:
0.2312, 0.3521, 61.4042
CIE-Lab:
82.5955, -49.2912, -4.7954
CIE-LCH:
82.5955, 49.5239, 185.5566
CIE-Luv:
82.5955, -65.6009, 0.2497
Hunter-Lab:
78.3608, -45.2865, -0.1376
#01e6d5 color charts
#01e6d5 color shades, tints & tones
#01e6d5 color schemes
#01e6d5 color preview, HTML & CSS examples
This text has a color of #01e6d5
<p style="color:#01e6d5;">Text here</p>
.mytext {color:#01e6d5;}
This box has a color of #01e6d5
<div style="background-color:#01e6d5;">Content here</div>
.mybackground {background-color:#01e6d5;}
Border around this has a color of #01e6d5
<div style="border:2px solid #01e6d5;">Content here</div>
.myborder {border:2px solid #01e6d5;}