#00dd7e color space conversions
Hex:
#00dd7e
RGB:
0, 221, 126
CMY:
100, 13, 51
CMYK:
100, 0, 43, 13
HSL:
154°, 100.0000%, 43.3333%
HSV (HSB):
154°, 100.0000%, 86.6667%
XYZ:
29.6223, 53.2193, 28.4498
xyY:
0.2662, 0.4782, 53.2193
CIE-Lab:
78.0043, -66.1929, 34.2159
CIE-LCH:
78.0043, 74.5133, 152.6650
CIE-Luv:
78.0043, -69.0537, 56.9178
Hunter-Lab:
72.9515, -55.1843, 27.9441
#00dd7e color charts
#00dd7e color shades, tints & tones
#00dd7e color schemes
#00dd7e color preview, HTML & CSS examples
This text has a color of #00dd7e
<p style="color:#00dd7e;">Text here</p>
.mytext {color:#00dd7e;}
This box has a color of #00dd7e
<div style="background-color:#00dd7e;">Content here</div>
.mybackground {background-color:#00dd7e;}
Border around this has a color of #00dd7e
<div style="border:2px solid #00dd7e;">Content here</div>
.myborder {border:2px solid #00dd7e;}