#00d8d6 color space conversions
Hex:
#00d8d6
RGB:
0, 216, 214
CMY:
100, 15, 16
CMYK:
100, 0, 1, 15
HSL:
179°, 100.0000%, 42.3529%
HSV (HSB):
179°, 100.0000%, 84.7059%
XYZ:
36.6935, 53.9668, 72.1010
xyY:
0.2254, 0.3316, 53.9668
CIE-Lab:
78.4424, -43.0075, -11.4923
CIE-LCH:
78.4424, 44.5165, 194.9608
CIE-Luv:
78.4424, -60.8785, -11.4265
Hunter-Lab:
73.4621, -39.3999, -6.7680
#00d8d6 color charts
#00d8d6 color shades, tints & tones
#00d8d6 color schemes
#00d8d6 color preview, HTML & CSS examples
This text has a color of #00d8d6
<p style="color:#00d8d6;">Text here</p>
.mytext {color:#00d8d6;}
This box has a color of #00d8d6
<div style="background-color:#00d8d6;">Content here</div>
.mybackground {background-color:#00d8d6;}
Border around this has a color of #00d8d6
<div style="border:2px solid #00d8d6;">Content here</div>
.myborder {border:2px solid #00d8d6;}