#01cdc9 color space conversions
Hex:
#01cdc9
RGB:
1, 205, 201
CMY:
100, 20, 21
CMYK:
100, 0, 2, 20
HSL:
179°, 99.0291%, 40.3922%
HSV (HSB):
179°, 99.5122%, 80.3922%
XYZ:
32.3865, 47.8861, 62.7943
xyY:
0.2264, 0.3347, 47.8861
CIE-Lab:
74.7531, -41.9469, -10.0046
CIE-LCH:
74.7531, 43.1235, 193.4148
CIE-Luv:
74.7531, -58.1979, -9.1288
Hunter-Lab:
69.1998, -37.5592, -5.3620
#01cdc9 color charts
#01cdc9 color shades, tints & tones
#01cdc9 color schemes
#01cdc9 color preview, HTML & CSS examples
This text has a color of #01cdc9
<p style="color:#01cdc9;">Text here</p>
.mytext {color:#01cdc9;}
This box has a color of #01cdc9
<div style="background-color:#01cdc9;">Content here</div>
.mybackground {background-color:#01cdc9;}
Border around this has a color of #01cdc9
<div style="border:2px solid #01cdc9;">Content here</div>
.myborder {border:2px solid #01cdc9;}