#00d5d3 color space conversions
Hex:
#00d5d3
RGB:
0, 213, 211
CMY:
100, 16, 17
CMYK:
100, 0, 1, 16
HSL:
179°, 100.0000%, 41.7647%
HSV (HSB):
179°, 100.0000%, 83.5294%
XYZ:
35.5521, 52.2916, 69.8475
xyY:
0.2255, 0.3316, 52.2916
CIE-Lab:
77.4549, -42.5659, -11.3594
CIE-LCH:
77.4549, 44.0556, 194.9421
CIE-Luv:
77.4549, -60.1149, -11.2608
Hunter-Lab:
72.3130, -38.7895, -6.6495
#00d5d3 color charts
#00d5d3 color shades, tints & tones
#00d5d3 color schemes
#00d5d3 color preview, HTML & CSS examples
This text has a color of #00d5d3
<p style="color:#00d5d3;">Text here</p>
.mytext {color:#00d5d3;}
This box has a color of #00d5d3
<div style="background-color:#00d5d3;">Content here</div>
.mybackground {background-color:#00d5d3;}
Border around this has a color of #00d5d3
<div style="border:2px solid #00d5d3;">Content here</div>
.myborder {border:2px solid #00d5d3;}