#01d2d8 color space conversions
Hex:
#01d2d8
RGB:
1, 210, 216
CMY:
100, 18, 15
CMYK:
100, 3, 0, 15
HSL:
182°, 99.0783%, 42.5490%
HSV (HSB):
182°, 99.5370%, 84.7059%
XYZ:
35.4538, 51.0575, 72.9522
xyY:
0.2223, 0.3202, 51.0575
CIE-Lab:
76.7138, -39.7041, -15.1559
CIE-LCH:
76.7138, 42.4984, 200.8929
CIE-Luv:
76.7138, -58.6689, -17.8566
Hunter-Lab:
71.4545, -36.4786, -10.5145
#01d2d8 color charts
#01d2d8 color shades, tints & tones
#01d2d8 color schemes
#01d2d8 color preview, HTML & CSS examples
This text has a color of #01d2d8
<p style="color:#01d2d8;">Text here</p>
.mytext {color:#01d2d8;}
This box has a color of #01d2d8
<div style="background-color:#01d2d8;">Content here</div>
.mybackground {background-color:#01d2d8;}
Border around this has a color of #01d2d8
<div style="border:2px solid #01d2d8;">Content here</div>
.myborder {border:2px solid #01d2d8;}