#01ddc2 color space conversions
Hex:
#01ddc2
RGB:
1, 221, 194
CMY:
100, 13, 24
CMYK:
100, 0, 12, 13
HSL:
173°, 99.0991%, 43.5294%
HSV (HSB):
173°, 99.5475%, 86.6667%
XYZ:
35.6066, 55.6144, 59.8969
xyY:
0.2356, 0.3680, 55.6144
CIE-Lab:
79.3939, -50.7396, 0.5976
CIE-LCH:
79.3939, 50.7431, 179.3252
CIE-Luv:
79.3939, -64.1285, 8.8552
Hunter-Lab:
74.5751, -45.2798, 4.5822
#01ddc2 color charts
#01ddc2 color shades, tints & tones
#01ddc2 color schemes
#01ddc2 color preview, HTML & CSS examples
This text has a color of #01ddc2
<p style="color:#01ddc2;">Text here</p>
.mytext {color:#01ddc2;}
This box has a color of #01ddc2
<div style="background-color:#01ddc2;">Content here</div>
.mybackground {background-color:#01ddc2;}
Border around this has a color of #01ddc2
<div style="border:2px solid #01ddc2;">Content here</div>
.myborder {border:2px solid #01ddc2;}