#00dbd5 color space conversions
Hex:
#00dbd5
RGB:
0, 219, 213
CMY:
100, 14, 16
CMYK:
100, 0, 3, 14
HSL:
178°, 100.0000%, 42.9412%
HSV (HSB):
178°, 100.0000%, 85.8824%
XYZ:
37.3418, 55.4671, 71.6889
xyY:
0.2270, 0.3372, 55.4671
CIE-Lab:
79.3096, -44.6140, -9.6643
CIE-LCH:
79.3096, 45.6487, 192.2226
CIE-Luv:
79.3096, -61.9647, -8.2402
Hunter-Lab:
74.4763, -40.8351, -4.9376
#00dbd5 color charts
#00dbd5 color shades, tints & tones
#00dbd5 color schemes
#00dbd5 color preview, HTML & CSS examples
This text has a color of #00dbd5
<p style="color:#00dbd5;">Text here</p>
.mytext {color:#00dbd5;}
This box has a color of #00dbd5
<div style="background-color:#00dbd5;">Content here</div>
.mybackground {background-color:#00dbd5;}
Border around this has a color of #00dbd5
<div style="border:2px solid #00dbd5;">Content here</div>
.myborder {border:2px solid #00dbd5;}