#01ddcc color space conversions
Hex:
#01ddcc
RGB:
1, 221, 204
CMY:
100, 13, 20
CMYK:
100, 0, 8, 13
HSL:
175°, 99.0991%, 43.5294%
HSV (HSB):
175°, 99.5475%, 86.6667%
XYZ:
36.7681, 56.0790, 66.0132
xyY:
0.2314, 0.3530, 56.0790
CIE-Lab:
79.6588, -48.0041, -4.3438
CIE-LCH:
79.6588, 48.2002, 185.1705
CIE-Luv:
79.6588, -63.3295, 0.7551
Hunter-Lab:
74.8859, -43.4090, 0.1550
#01ddcc color charts
#01ddcc color shades, tints & tones
#01ddcc color schemes
#01ddcc color preview, HTML & CSS examples
This text has a color of #01ddcc
<p style="color:#01ddcc;">Text here</p>
.mytext {color:#01ddcc;}
This box has a color of #01ddcc
<div style="background-color:#01ddcc;">Content here</div>
.mybackground {background-color:#01ddcc;}
Border around this has a color of #01ddcc
<div style="border:2px solid #01ddcc;">Content here</div>
.myborder {border:2px solid #01ddcc;}