#00d8d1 color space conversions
Hex:
#00d8d1
RGB:
0, 216, 209
CMY:
100, 15, 18
CMYK:
100, 0, 3, 15
HSL:
178°, 100.0000%, 42.3529%
HSV (HSB):
178°, 100.0000%, 84.7059%
XYZ:
36.0645, 53.7152, 68.7889
xyY:
0.2274, 0.3388, 53.7152
CIE-Lab:
78.2954, -44.4662, -9.0345
CIE-LCH:
78.2954, 45.3747, 191.4848
CIE-Luv:
78.2954, -61.2841, -7.2386
Hunter-Lab:
73.2906, -40.4232, -4.3447
#00d8d1 color charts
#00d8d1 color shades, tints & tones
#00d8d1 color schemes
#00d8d1 color preview, HTML & CSS examples
This text has a color of #00d8d1
<p style="color:#00d8d1;">Text here</p>
.mytext {color:#00d8d1;}
This box has a color of #00d8d1
<div style="background-color:#00d8d1;">Content here</div>
.mybackground {background-color:#00d8d1;}
Border around this has a color of #00d8d1
<div style="border:2px solid #00d8d1;">Content here</div>
.myborder {border:2px solid #00d8d1;}