#00dbc8 color space conversions
Hex:
#00dbc8
RGB:
0, 219, 200
CMY:
100, 14, 22
CMYK:
100, 0, 9, 14
HSL:
175°, 100.0000%, 42.9412%
HSV (HSB):
175°, 100.0000%, 85.8824%
XYZ:
35.7568, 54.8332, 63.3429
xyY:
0.2323, 0.3562, 54.8332
CIE-Lab:
78.9451, -48.2989, -3.2604
CIE-LCH:
78.9451, 48.4088, 183.8618
CIE-Luv:
78.9451, -63.0141, 2.4961
Hunter-Lab:
74.0494, -43.3927, 1.1171
#00dbc8 color charts
#00dbc8 color shades, tints & tones
#00dbc8 color schemes
#00dbc8 color preview, HTML & CSS examples
This text has a color of #00dbc8
<p style="color:#00dbc8;">Text here</p>
.mytext {color:#00dbc8;}
This box has a color of #00dbc8
<div style="background-color:#00dbc8;">Content here</div>
.mybackground {background-color:#00dbc8;}
Border around this has a color of #00dbc8
<div style="border:2px solid #00dbc8;">Content here</div>
.myborder {border:2px solid #00dbc8;}