#01dcd5 color space conversions
Hex:
#01dcd5
RGB:
1, 220, 213
CMY:
100, 14, 16
CMYK:
100, 0, 3, 14
HSL:
178°, 99.0950%, 43.3333%
HSV (HSB):
178°, 99.5455%, 86.2745%
XYZ:
37.6160, 55.9969, 71.7767
xyY:
0.2274, 0.3386, 55.9969
CIE-Lab:
79.6121, -45.0237, -9.2138
CIE-LCH:
79.6121, 45.9568, 191.5655
CIE-Luv:
79.6121, -62.2691, -7.4550
Hunter-Lab:
74.8311, -41.2264, -4.4882
#01dcd5 color charts
#01dcd5 color shades, tints & tones
#01dcd5 color schemes
#01dcd5 color preview, HTML & CSS examples
This text has a color of #01dcd5
<p style="color:#01dcd5;">Text here</p>
.mytext {color:#01dcd5;}
This box has a color of #01dcd5
<div style="background-color:#01dcd5;">Content here</div>
.mybackground {background-color:#01dcd5;}
Border around this has a color of #01dcd5
<div style="border:2px solid #01dcd5;">Content here</div>
.myborder {border:2px solid #01dcd5;}