#00dfdc color space conversions
Hex:
#00dfdc
RGB:
0, 223, 220
CMY:
100, 13, 14
CMYK:
100, 0, 1, 13
HSL:
179°, 100.0000%, 43.7255%
HSV (HSB):
179°, 100.0000%, 87.4510%
XYZ:
39.3059, 57.9427, 76.8226
xyY:
0.2258, 0.3329, 57.9427
CIE-Lab:
80.7069, -44.3255, -11.3130
CIE-LCH:
80.7069, 45.7464, 194.3177
CIE-Luv:
80.7069, -62.7338, -10.9723
Hunter-Lab:
76.1201, -41.0385, -6.5531
#00dfdc color charts
#00dfdc color shades, tints & tones
#00dfdc color schemes
#00dfdc color preview, HTML & CSS examples
This text has a color of #00dfdc
<p style="color:#00dfdc;">Text here</p>
.mytext {color:#00dfdc;}
This box has a color of #00dfdc
<div style="background-color:#00dfdc;">Content here</div>
.mybackground {background-color:#00dfdc;}
Border around this has a color of #00dfdc
<div style="border:2px solid #00dfdc;">Content here</div>
.myborder {border:2px solid #00dfdc;}