#01dcd7 color space conversions
Hex:
#01dcd7
RGB:
1, 220, 215
CMY:
100, 14, 16
CMYK:
100, 0, 2, 14
HSL:
179°, 99.0950%, 43.3333%
HSV (HSB):
179°, 99.5455%, 86.2745%
XYZ:
37.8715, 56.0991, 73.1222
xyY:
0.2266, 0.3357, 56.0991
CIE-Lab:
79.6702, -44.4450, -10.1944
CIE-LCH:
79.6702, 45.5992, 192.9186
CIE-Luv:
79.6702, -62.1072, -9.1254
Hunter-Lab:
74.8994, -40.8187, -5.4536
#01dcd7 color charts
#01dcd7 color shades, tints & tones
#01dcd7 color schemes
#01dcd7 color preview, HTML & CSS examples
This text has a color of #01dcd7
<p style="color:#01dcd7;">Text here</p>
.mytext {color:#01dcd7;}
This box has a color of #01dcd7
<div style="background-color:#01dcd7;">Content here</div>
.mybackground {background-color:#01dcd7;}
Border around this has a color of #01dcd7
<div style="border:2px solid #01dcd7;">Content here</div>
.myborder {border:2px solid #01dcd7;}