#00dede color space conversions
Hex:
#00dede
RGB:
0, 222, 222
CMY:
100, 13, 13
CMYK:
100, 0, 0, 13
HSL:
180°, 100.0000%, 43.5294%
HSV (HSB):
180°, 100.0000%, 87.0588%
XYZ:
39.3061, 57.5165, 78.1374
xyY:
0.2247, 0.3287, 57.5165
CIE-Lab:
80.4692, -43.3005, -12.7328
CIE-LCH:
80.4692, 45.1338, 196.3863
CIE-Luv:
80.4692, -62.2374, -13.4388
Hunter-Lab:
75.8396, -40.2065, -7.9986
#00dede color charts
#00dede color shades, tints & tones
#00dede color schemes
#00dede color preview, HTML & CSS examples
This text has a color of #00dede
<p style="color:#00dede;">Text here</p>
.mytext {color:#00dede;}
This box has a color of #00dede
<div style="background-color:#00dede;">Content here</div>
.mybackground {background-color:#00dede;}
Border around this has a color of #00dede
<div style="border:2px solid #00dede;">Content here</div>
.myborder {border:2px solid #00dede;}