#01dddc color space conversions
Hex:
#01dddc
RGB:
1, 221, 220
CMY:
100, 13, 14
CMYK:
100, 0, 0, 13
HSL:
180°, 99.0991%, 43.5294%
HSV (HSB):
180°, 99.5475%, 86.6667%
XYZ:
38.7872, 56.8867, 76.6461
xyY:
0.2251, 0.3301, 56.8867
CIE-Lab:
80.1158, -43.4236, -12.1957
CIE-LCH:
80.1158, 45.1037, 195.6876
CIE-Luv:
80.1158, -62.0362, -12.5361
Hunter-Lab:
75.4232, -40.1951, -7.4550
#01dddc color charts
#01dddc color shades, tints & tones
#01dddc color schemes
#01dddc color preview, HTML & CSS examples
This text has a color of #01dddc
<p style="color:#01dddc;">Text here</p>
.mytext {color:#01dddc;}
This box has a color of #01dddc
<div style="background-color:#01dddc;">Content here</div>
.mybackground {background-color:#01dddc;}
Border around this has a color of #01dddc
<div style="border:2px solid #01dddc;">Content here</div>
.myborder {border:2px solid #01dddc;}