#01ddc1 color space conversions
Hex:
#01ddc1
RGB:
1, 221, 193
CMY:
100, 13, 24
CMYK:
100, 0, 13, 13
HSL:
172°, 99.0991%, 43.5294%
HSV (HSB):
172°, 99.5475%, 86.6667%
XYZ:
35.4946, 55.5696, 59.3073
xyY:
0.2360, 0.3695, 55.5696
CIE-Lab:
79.3682, -51.0074, 1.0929
CIE-LCH:
79.3682, 51.0191, 178.7725
CIE-Luv:
79.3682, -64.2078, 9.6548
Hunter-Lab:
74.5450, -45.4610, 5.0110
#01ddc1 color charts
#01ddc1 color shades, tints & tones
#01ddc1 color schemes
#01ddc1 color preview, HTML & CSS examples
This text has a color of #01ddc1
<p style="color:#01ddc1;">Text here</p>
.mytext {color:#01ddc1;}
This box has a color of #01ddc1
<div style="background-color:#01ddc1;">Content here</div>
.mybackground {background-color:#01ddc1;}
Border around this has a color of #01ddc1
<div style="border:2px solid #01ddc1;">Content here</div>
.myborder {border:2px solid #01ddc1;}