#01d7d2 color space conversions
Hex:
#01d7d2
RGB:
1, 215, 210
CMY:
100, 16, 18
CMYK:
100, 0, 2, 16
HSL:
179°, 99.0741%, 42.3529%
HSV (HSB):
179°, 99.5349%, 84.3137%
XYZ:
35.9458, 53.2605, 69.3585
xyY:
0.2267, 0.3359, 53.2605
CIE-Lab:
78.0285, -43.7135, -9.9669
CIE-LCH:
78.0285, 44.8354, 192.8442
CIE-Luv:
78.0285, -60.8368, -8.8479
Hunter-Lab:
72.9798, -39.7953, -5.2622
#01d7d2 color charts
#01d7d2 color shades, tints & tones
#01d7d2 color schemes
#01d7d2 color preview, HTML & CSS examples
This text has a color of #01d7d2
<p style="color:#01d7d2;">Text here</p>
.mytext {color:#01d7d2;}
This box has a color of #01d7d2
<div style="background-color:#01d7d2;">Content here</div>
.mybackground {background-color:#01d7d2;}
Border around this has a color of #01d7d2
<div style="border:2px solid #01d7d2;">Content here</div>
.myborder {border:2px solid #01d7d2;}