#01dedf color space conversions
Hex:
#01dedf
RGB:
1, 222, 223
CMY:
100, 13, 13
CMYK:
100, 0, 0, 13
HSL:
180°, 99.1071%, 43.9216%
HSV (HSB):
180°, 99.5516%, 87.4510%
XYZ:
39.4531, 57.5767, 78.8461
xyY:
0.2243, 0.3274, 57.5767
CIE-Lab:
80.5029, -42.9819, -13.2145
CIE-LCH:
80.5029, 44.9674, 197.0897
CIE-Luv:
80.5029, -62.1271, -14.2753
Hunter-Lab:
75.8793, -39.9786, -8.4926
#01dedf color charts
#01dedf color shades, tints & tones
#01dedf color schemes
#01dedf color preview, HTML & CSS examples
This text has a color of #01dedf
<p style="color:#01dedf;">Text here</p>
.mytext {color:#01dedf;}
This box has a color of #01dedf
<div style="background-color:#01dedf;">Content here</div>
.mybackground {background-color:#01dedf;}
Border around this has a color of #01dedf
<div style="border:2px solid #01dedf;">Content here</div>
.myborder {border:2px solid #01dedf;}