#00ccdc color space conversions
Hex:
#00ccdc
RGB:
0, 204, 220
CMY:
100, 20, 14
CMYK:
100, 7, 0, 14
HSL:
184°, 100.0000%, 43.1373%
HSV (HSB):
184°, 100.0000%, 86.2745%
XYZ:
34.5111, 48.3530, 75.2243
xyY:
0.2183, 0.3059, 48.3530
CIE-Lab:
75.0471, -35.7383, -19.8279
CIE-LCH:
75.0471, 40.8702, 209.0219
CIE-Luv:
75.0471, -56.3526, -26.0946
Hunter-Lab:
69.5363, -33.0984, -15.4644
#00ccdc color charts
#00ccdc RGB chart
#00ccdc CMYK chart
#00ccdc RGB pie chart
#00ccdc color shades, tints & tones
#00ccdc color schemes
#00ccdc color preview, HTML & CSS examples
This text has a color of #00ccdc
<p style="color:#00ccdc;">Text here</p>
.mytext {color:#00ccdc;}
Text color #00ccdc
This box has a color of #00ccdc
<div style="background-color:#00ccdc;">Content here</div>
.mybackground {background-color:#00ccdc;}
Background color #00ccdc
Border around this has a color of #00ccdc
<div style="border:2px solid #00ccdc;">Content here</div>
.myborder {border:2px solid #00ccdc;}
Border color #00ccdc