#01d2d0 color space conversions
Hex:
#01d2d0
RGB:
1, 210, 208
CMY:
100, 18, 18
CMYK:
100, 0, 1, 18
HSL:
179°, 99.0521%, 41.3725%
HSV (HSB):
179°, 99.5238%, 82.3529%
XYZ:
34.4443, 50.6537, 67.6362
xyY:
0.2255, 0.3316, 50.6537
CIE-Lab:
76.4688, -42.0969, -11.2199
CIE-LCH:
76.4688, 43.5664, 194.9238
CIE-Luv:
76.4688, -59.3177, -11.0880
Hunter-Lab:
71.1714, -38.1627, -6.5250
#01d2d0 color charts
#01d2d0 color shades, tints & tones
#01d2d0 color schemes
#01d2d0 color preview, HTML & CSS examples
This text has a color of #01d2d0
<p style="color:#01d2d0;">Text here</p>
.mytext {color:#01d2d0;}
This box has a color of #01d2d0
<div style="background-color:#01d2d0;">Content here</div>
.mybackground {background-color:#01d2d0;}
Border around this has a color of #01d2d0
<div style="border:2px solid #01d2d0;">Content here</div>
.myborder {border:2px solid #01d2d0;}