#00ddaa color space conversions
Hex:
#00ddaa
RGB:
0, 221, 170
CMY:
100, 13, 33
CMYK:
100, 0, 23, 13
HSL:
166°, 100.0000%, 43.3333%
HSV (HSB):
166°, 100.0000%, 86.6667%
XYZ:
33.1122, 54.6152, 46.8268
xyY:
0.2461, 0.4059, 54.6152
CIE-Lab:
78.8191, -56.8837, 12.5167
CIE-LCH:
78.8191, 58.2445, 167.5904
CIE-Luv:
78.8191, -66.0215, 27.4144
Hunter-Lab:
73.9021, -49.3509, 14.1634
#00ddaa color charts
#00ddaa color shades, tints & tones
#00ddaa color schemes
#00ddaa color preview, HTML & CSS examples
This text has a color of #00ddaa
<p style="color:#00ddaa;">Text here</p>
.mytext {color:#00ddaa;}
This box has a color of #00ddaa
<div style="background-color:#00ddaa;">Content here</div>
.mybackground {background-color:#00ddaa;}
Border around this has a color of #00ddaa
<div style="border:2px solid #00ddaa;">Content here</div>
.myborder {border:2px solid #00ddaa;}