#01d3d1 color space conversions
Hex:
#01d3d1
RGB:
1, 211, 209
CMY:
100, 17, 18
CMYK:
100, 0, 1, 17
HSL:
179°, 99.0566%, 41.5686%
HSV (HSB):
179°, 99.5261%, 82.7451%
XYZ:
34.8154, 51.1984, 68.3689
xyY:
0.2255, 0.3316, 51.1984
CIE-Lab:
76.7991, -42.2448, -11.2644
CIE-LCH:
76.7991, 43.7208, 194.9303
CIE-Luv:
76.7991, -59.5733, -11.1435
Hunter-Lab:
71.5531, -38.3656, -6.5644
#01d3d1 color charts
#01d3d1 color shades, tints & tones
#01d3d1 color schemes
#01d3d1 color preview, HTML & CSS examples
This text has a color of #01d3d1
<p style="color:#01d3d1;">Text here</p>
.mytext {color:#01d3d1;}
This box has a color of #01d3d1
<div style="background-color:#01d3d1;">Content here</div>
.mybackground {background-color:#01d3d1;}
Border around this has a color of #01d3d1
<div style="border:2px solid #01d3d1;">Content here</div>
.myborder {border:2px solid #01d3d1;}