#00dcdc color space conversions
Hex:
#00dcdc
RGB:
0, 220, 220
CMY:
100, 14, 14
CMYK:
100, 0, 0, 14
HSL:
180°, 100.0000%, 43.1373%
HSV (HSB):
180°, 100.0000%, 86.2745%
XYZ:
38.5115, 56.3537, 76.5577
xyY:
0.2247, 0.3287, 56.3537
CIE-Lab:
79.8147, -43.0068, -12.6464
CIE-LCH:
79.8147, 44.8276, 196.3863
CIE-Luv:
79.8147, -61.7312, -13.3295
Hunter-Lab:
75.0691, -39.7980, -7.9174
#00dcdc color charts
#00dcdc RGB chart
#00dcdc CMYK chart
#00dcdc RGB pie chart
#00dcdc color shades, tints & tones
#00dcdc color schemes
#00dcdc color preview, HTML & CSS examples
This text has a color of #00dcdc
<p style="color:#00dcdc;">Text here</p>
.mytext {color:#00dcdc;}
Text color #00dcdc
This box has a color of #00dcdc
<div style="background-color:#00dcdc;">Content here</div>
.mybackground {background-color:#00dcdc;}
Background color #00dcdc
Border around this has a color of #00dcdc
<div style="border:2px solid #00dcdc;">Content here</div>
.myborder {border:2px solid #00dcdc;}
Border color #00dcdc