#00dd9f color space conversions
Hex:
#00dd9f
RGB:
0, 221, 159
CMY:
100, 13, 38
CMYK:
100, 0, 28, 13
HSL:
163°, 100.0000%, 43.3333%
HSV (HSB):
163°, 100.0000%, 86.6667%
XYZ:
32.1145, 54.2161, 41.5730
xyY:
0.2511, 0.4239, 54.2161
CIE-Lab:
78.5876, -59.4554, 17.9888
CIE-LCH:
78.5876, 62.1171, 163.1663
CIE-Luv:
78.5876, -66.8349, 35.4108
Hunter-Lab:
73.6316, -51.0024, 18.0665
#00dd9f color charts
#00dd9f color shades, tints & tones
#00dd9f color schemes
#00dd9f color preview, HTML & CSS examples
This text has a color of #00dd9f
<p style="color:#00dd9f;">Text here</p>
.mytext {color:#00dd9f;}
This box has a color of #00dd9f
<div style="background-color:#00dd9f;">Content here</div>
.mybackground {background-color:#00dd9f;}
Border around this has a color of #00dd9f
<div style="border:2px solid #00dd9f;">Content here</div>
.myborder {border:2px solid #00dd9f;}