#01ded5 color space conversions
Hex:
#01ded5
RGB:
1, 222, 213
CMY:
100, 13, 16
CMYK:
100, 0, 4, 13
HSL:
178°, 99.1031%, 43.7255%
HSV (HSB):
178°, 99.5495%, 87.0588%
XYZ:
38.1440, 57.0531, 71.9527
xyY:
0.2282, 0.3413, 57.0531
CIE-Lab:
80.2095, -45.8887, -8.3260
CIE-LCH:
80.2095, 46.6379, 190.2838
CIE-Luv:
80.2095, -62.9376, -5.9015
Hunter-Lab:
75.5335, -42.0420, -3.6058
#01ded5 color charts
#01ded5 color shades, tints & tones
#01ded5 color schemes
#01ded5 color preview, HTML & CSS examples
This text has a color of #01ded5
<p style="color:#01ded5;">Text here</p>
.mytext {color:#01ded5;}
This box has a color of #01ded5
<div style="background-color:#01ded5;">Content here</div>
.mybackground {background-color:#01ded5;}
Border around this has a color of #01ded5
<div style="border:2px solid #01ded5;">Content here</div>
.myborder {border:2px solid #01ded5;}