#00d5d4 color space conversions
Hex:
#00d5d4
RGB:
0, 213, 212
CMY:
100, 16, 17
CMYK:
100, 0, 0, 16
HSL:
180°, 100.0000%, 41.7647%
HSV (HSB):
180°, 100.0000%, 83.5294%
XYZ:
35.6779, 52.3420, 70.5099
xyY:
0.2251, 0.3302, 52.3420
CIE-Lab:
77.4849, -42.2707, -11.8513
CIE-LCH:
77.4849, 43.9006, 195.6618
CIE-Luv:
77.4849, -60.0337, -12.1025
Hunter-Lab:
72.3477, -38.5822, -7.1405
#00d5d4 color charts
#00d5d4 color shades, tints & tones
#00d5d4 color schemes
#00d5d4 color preview, HTML & CSS examples
This text has a color of #00d5d4
<p style="color:#00d5d4;">Text here</p>
.mytext {color:#00d5d4;}
This box has a color of #00d5d4
<div style="background-color:#00d5d4;">Content here</div>
.mybackground {background-color:#00d5d4;}
Border around this has a color of #00d5d4
<div style="border:2px solid #00d5d4;">Content here</div>
.myborder {border:2px solid #00d5d4;}