#00d5d9 color space conversions
Hex:
#00d5d9
RGB:
0, 213, 217
CMY:
100, 16, 15
CMYK:
100, 2, 0, 15
HSL:
181°, 100.0000%, 42.5490%
HSV (HSB):
181°, 100.0000%, 85.0980%
XYZ:
36.3186, 52.5983, 73.8839
xyY:
0.2231, 0.3231, 52.5983
CIE-Lab:
77.6372, -40.7810, -14.3057
CIE-LCH:
77.6372, 43.2174, 199.3306
CIE-Luv:
77.6372, -59.6277, -16.3284
Hunter-Lab:
72.5247, -37.5296, -9.6340
#00d5d9 color charts
#00d5d9 color shades, tints & tones
#00d5d9 color schemes
#00d5d9 color preview, HTML & CSS examples
This text has a color of #00d5d9
<p style="color:#00d5d9;">Text here</p>
.mytext {color:#00d5d9;}
This box has a color of #00d5d9
<div style="background-color:#00d5d9;">Content here</div>
.mybackground {background-color:#00d5d9;}
Border around this has a color of #00d5d9
<div style="border:2px solid #00d5d9;">Content here</div>
.myborder {border:2px solid #00d5d9;}