#00dd99 color space conversions
Hex:
#00dd99
RGB:
0, 221, 153
CMY:
100, 13, 40
CMYK:
100, 0, 31, 13
HSL:
162°, 100.0000%, 43.3333%
HSV (HSB):
162°, 100.0000%, 86.6667%
XYZ:
31.6062, 54.0128, 38.8967
xyY:
0.2538, 0.4338, 54.0128
CIE-Lab:
78.4692, -60.7920, 20.9675
CIE-LCH:
78.4692, 64.3064, 160.9704
CIE-Luv:
78.4692, -67.2649, 39.6129
Hunter-Lab:
73.4934, -51.8486, 20.0659
#00dd99 color charts
#00dd99 color shades, tints & tones
#00dd99 color schemes
#00dd99 color preview, HTML & CSS examples
This text has a color of #00dd99
<p style="color:#00dd99;">Text here</p>
.mytext {color:#00dd99;}
This box has a color of #00dd99
<div style="background-color:#00dd99;">Content here</div>
.mybackground {background-color:#00dd99;}
Border around this has a color of #00dd99
<div style="border:2px solid #00dd99;">Content here</div>
.myborder {border:2px solid #00dd99;}