#00dcd8 color space conversions
Hex:
#00dcd8
RGB:
0, 220, 216
CMY:
100, 14, 15
CMYK:
100, 0, 2, 14
HSL:
179°, 100.0000%, 43.1373%
HSV (HSB):
179°, 100.0000%, 86.2745%
XYZ:
37.9879, 56.1443, 73.8005
xyY:
0.2262, 0.3343, 56.1443
CIE-Lab:
79.6959, -44.1789, -10.6901
CIE-LCH:
79.6959, 45.4539, 193.6026
CIE-Luv:
79.6959, -62.0559, -9.9687
Hunter-Lab:
74.9295, -40.6304, -5.9460
#00dcd8 color charts
#00dcd8 color shades, tints & tones
#00dcd8 color schemes
#00dcd8 color preview, HTML & CSS examples
This text has a color of #00dcd8
<p style="color:#00dcd8;">Text here</p>
.mytext {color:#00dcd8;}
This box has a color of #00dcd8
<div style="background-color:#00dcd8;">Content here</div>
.mybackground {background-color:#00dcd8;}
Border around this has a color of #00dcd8
<div style="border:2px solid #00dcd8;">Content here</div>
.myborder {border:2px solid #00dcd8;}