#00d2d7 color space conversions
Hex:
#00d2d7
RGB:
0, 210, 215
CMY:
100, 18, 16
CMYK:
100, 2, 0, 16
HSL:
181°, 100.0000%, 42.1569%
HSV (HSB):
181°, 100.0000%, 84.3137%
XYZ:
35.3123, 50.9995, 72.2727
xyY:
0.2227, 0.3216, 50.9995
CIE-Lab:
76.6787, -40.0319, -14.6714
CIE-LCH:
76.6787, 42.6357, 200.1275
CIE-Luv:
76.6787, -58.7810, -17.0137
Hunter-Lab:
71.4139, -36.7107, -10.0132
#00d2d7 color charts
#00d2d7 color shades, tints & tones
#00d2d7 color schemes
#00d2d7 color preview, HTML & CSS examples
This text has a color of #00d2d7
<p style="color:#00d2d7;">Text here</p>
.mytext {color:#00d2d7;}
This box has a color of #00d2d7
<div style="background-color:#00d2d7;">Content here</div>
.mybackground {background-color:#00d2d7;}
Border around this has a color of #00d2d7
<div style="border:2px solid #00d2d7;">Content here</div>
.myborder {border:2px solid #00d2d7;}