#00dd9c color space conversions
Hex:
#00dd9c
RGB:
0, 221, 156
CMY:
100, 13, 39
CMYK:
100, 0, 29, 13
HSL:
162°, 100.0000%, 43.3333%
HSV (HSB):
162°, 100.0000%, 86.6667%
XYZ:
31.8572, 54.1132, 40.2183
xyY:
0.2525, 0.4288, 54.1132
CIE-Lab:
78.5277, -60.1297, 19.4790
CIE-LCH:
78.5277, 63.2061, 162.0503
CIE-Luv:
78.5277, -67.0512, 37.5266
Hunter-Lab:
73.5617, -51.4303, 19.0776
#00dd9c color charts
#00dd9c color shades, tints & tones
#00dd9c color schemes
#00dd9c color preview, HTML & CSS examples
This text has a color of #00dd9c
<p style="color:#00dd9c;">Text here</p>
.mytext {color:#00dd9c;}
This box has a color of #00dd9c
<div style="background-color:#00dd9c;">Content here</div>
.mybackground {background-color:#00dd9c;}
Border around this has a color of #00dd9c
<div style="border:2px solid #00dd9c;">Content here</div>
.myborder {border:2px solid #00dd9c;}