#01d1d1 color space conversions
Hex:
#01d1d1
RGB:
1, 209, 209
CMY:
100, 18, 18
CMYK:
100, 0, 0, 18
HSL:
180°, 99.0476%, 41.1765%
HSV (HSB):
180°, 99.5215%, 81.9608%
XYZ:
34.3216, 50.2108, 68.2043
xyY:
0.2247, 0.3287, 50.2108
CIE-Lab:
76.1985, -41.3556, -12.1623
CIE-LCH:
76.1985, 43.1069, 196.3881
CIE-Luv:
76.1985, -58.8997, -12.7181
Hunter-Lab:
70.8596, -37.5459, -7.4665
#01d1d1 color charts
#01d1d1 color shades, tints & tones
#01d1d1 color schemes
#01d1d1 color preview, HTML & CSS examples
This text has a color of #01d1d1
<p style="color:#01d1d1;">Text here</p>
.mytext {color:#01d1d1;}
This box has a color of #01d1d1
<div style="background-color:#01d1d1;">Content here</div>
.mybackground {background-color:#01d1d1;}
Border around this has a color of #01d1d1
<div style="border:2px solid #01d1d1;">Content here</div>
.myborder {border:2px solid #01d1d1;}