#00dccc color space conversions
Hex:
#00dccc
RGB:
0, 220, 204
CMY:
100, 14, 20
CMYK:
100, 0, 7, 14
HSL:
176°, 100.0000%, 43.1373%
HSV (HSB):
176°, 100.0000%, 86.2745%
XYZ:
36.4923, 55.5460, 65.9249
xyY:
0.2310, 0.3516, 55.5460
CIE-Lab:
79.3548, -47.6069, -4.7924
CIE-LCH:
79.3548, 47.8475, 185.7484
CIE-Luv:
79.3548, -63.0264, -0.0142
Hunter-Lab:
74.5292, -43.0259, -0.2746
#00dccc color charts
#00dccc RGB chart
#00dccc CMYK chart
#00dccc RGB pie chart
#00dccc color shades, tints & tones
#00dccc color schemes
#00dccc color preview, HTML & CSS examples
This text has a color of #00dccc
<p style="color:#00dccc;">Text here</p>
.mytext {color:#00dccc;}
Text color #00dccc
This box has a color of #00dccc
<div style="background-color:#00dccc;">Content here</div>
.mybackground {background-color:#00dccc;}
Background color #00dccc
Border around this has a color of #00dccc
<div style="border:2px solid #00dccc;">Content here</div>
.myborder {border:2px solid #00dccc;}
Border color #00dccc