#00ddc4 color space conversions
Hex:
#00ddc4
RGB:
0, 221, 196
CMY:
100, 13, 23
CMYK:
100, 0, 11, 13
HSL:
173°, 100.0000%, 43.3333%
HSV (HSB):
173°, 100.0000%, 86.6667%
XYZ:
35.8203, 55.6984, 61.0875
xyY:
0.2347, 0.3650, 55.6984
CIE-Lab:
79.4419, -50.2270, -0.3982
CIE-LCH:
79.4419, 50.2286, 180.4543
CIE-Luv:
79.4419, -64.0008, 7.2445
Hunter-Lab:
74.6314, -44.9316, 3.7117
#00ddc4 color charts
#00ddc4 color shades, tints & tones
#00ddc4 color schemes
#00ddc4 color preview, HTML & CSS examples
This text has a color of #00ddc4
<p style="color:#00ddc4;">Text here</p>
.mytext {color:#00ddc4;}
This box has a color of #00ddc4
<div style="background-color:#00ddc4;">Content here</div>
.mybackground {background-color:#00ddc4;}
Border around this has a color of #00ddc4
<div style="border:2px solid #00ddc4;">Content here</div>
.myborder {border:2px solid #00ddc4;}