#00ded9 color space conversions
Hex:
#00ded9
RGB:
0, 222, 217
CMY:
100, 13, 15
CMYK:
100, 0, 2, 13
HSL:
179°, 100.0000%, 43.5294%
HSV (HSB):
179°, 100.0000%, 87.0588%
XYZ:
38.6457, 57.2523, 74.6596
xyY:
0.2266, 0.3357, 57.2523
CIE-Lab:
80.3213, -44.7611, -10.2909
CIE-LCH:
80.3213, 45.9288, 192.9477
CIE-Luv:
80.3213, -62.6433, -9.2422
Hunter-Lab:
75.6653, -41.2462, -5.5363
#00ded9 color charts
#00ded9 color shades, tints & tones
#00ded9 color schemes
#00ded9 color preview, HTML & CSS examples
This text has a color of #00ded9
<p style="color:#00ded9;">Text here</p>
.mytext {color:#00ded9;}
This box has a color of #00ded9
<div style="background-color:#00ded9;">Content here</div>
.mybackground {background-color:#00ded9;}
Border around this has a color of #00ded9
<div style="border:2px solid #00ded9;">Content here</div>
.myborder {border:2px solid #00ded9;}