#00dbc1 color space conversions
Hex:
#00dbc1
RGB:
0, 219, 193
CMY:
100, 14, 24
CMYK:
100, 0, 12, 14
HSL:
173°, 100.0000%, 42.9412%
HSV (HSB):
173°, 100.0000%, 85.8824%
XYZ:
34.9572, 54.5133, 59.1318
xyY:
0.2352, 0.3668, 54.5133
CIE-Lab:
78.7601, -50.2127, 0.2057
CIE-LCH:
78.7601, 50.2131, 179.7652
CIE-Luv:
78.7601, -63.5735, 8.1598
Hunter-Lab:
73.8331, -44.6950, 4.1988
#00dbc1 color charts
#00dbc1 color shades, tints & tones
#00dbc1 color schemes
#00dbc1 color preview, HTML & CSS examples
This text has a color of #00dbc1
<p style="color:#00dbc1;">Text here</p>
.mytext {color:#00dbc1;}
This box has a color of #00dbc1
<div style="background-color:#00dbc1;">Content here</div>
.mybackground {background-color:#00dbc1;}
Border around this has a color of #00dbc1
<div style="border:2px solid #00dbc1;">Content here</div>
.myborder {border:2px solid #00dbc1;}