#01dccc color space conversions
Hex:
#01dccc
RGB:
1, 220, 204
CMY:
100, 14, 20
CMYK:
100, 0, 7, 14
HSL:
176°, 99.0950%, 43.3333%
HSV (HSB):
176°, 99.5455%, 86.2745%
XYZ:
36.5048, 55.5525, 65.9254
xyY:
0.2311, 0.3516, 55.5525
CIE-Lab:
79.3584, -47.5812, -4.7865
CIE-LCH:
79.3584, 47.8214, 185.7445
CIE-Luv:
79.3584, -62.9956, -0.0084
Hunter-Lab:
74.5335, -43.0085, -0.2689
#01dccc color charts
#01dccc RGB chart
#01dccc CMYK chart
#01dccc RGB pie chart
#01dccc color shades, tints & tones
#01dccc color schemes
#01dccc color preview, HTML & CSS examples
This text has a color of #01dccc
<p style="color:#01dccc;">Text here</p>
.mytext {color:#01dccc;}
Text color #01dccc
This box has a color of #01dccc
<div style="background-color:#01dccc;">Content here</div>
.mybackground {background-color:#01dccc;}
Background color #01dccc
Border around this has a color of #01dccc
<div style="border:2px solid #01dccc;">Content here</div>
.myborder {border:2px solid #01dccc;}
Border color #01dccc