#00aa9d color space conversions
Hex:
#00aa9d
RGB:
0, 170, 157
CMY:
100, 33, 38
CMYK:
100, 0, 8, 33
HSL:
175°, 100.0000%, 33.3333%
HSV (HSB):
175°, 100.0000%, 66.6667%
XYZ:
20.4605, 31.1838, 36.8390
xyY:
0.2312, 0.3524, 31.1838
CIE-Lab:
62.6625, -39.4019, -3.7375
CIE-LCH:
62.6625, 39.5787, 185.4187
CIE-Luv:
62.6625, -49.8118, 0.3334
Hunter-Lab:
55.8424, -32.3223, -0.0236
#00aa9d color charts
#00aa9d color shades, tints & tones
#00aa9d color schemes
#00aa9d color preview, HTML & CSS examples
This text has a color of #00aa9d
<p style="color:#00aa9d;">Text here</p>
.mytext {color:#00aa9d;}
This box has a color of #00aa9d
<div style="background-color:#00aa9d;">Content here</div>
.mybackground {background-color:#00aa9d;}
Border around this has a color of #00aa9d
<div style="border:2px solid #00aa9d;">Content here</div>
.myborder {border:2px solid #00aa9d;}