#009d9a color space conversions
Hex:
#009d9a
RGB:
0, 157, 154
CMY:
100, 38, 40
CMYK:
100, 0, 2, 38
HSL:
179°, 100.0000%, 30.7843%
HSV (HSB):
179°, 100.0000%, 61.5686%
XYZ:
17.8897, 26.4470, 34.7338
xyY:
0.2263, 0.3345, 26.4470
CIE-Lab:
58.4590, -34.3996, -8.2780
CIE-LCH:
58.4590, 35.3816, 193.5305
CIE-Luv:
58.4590, -45.5277, -7.2480
Hunter-Lab:
51.4267, -27.9022, -4.0460
#009d9a color charts
#009d9a color shades, tints & tones
#009d9a color schemes
#009d9a color preview, HTML & CSS examples
This text has a color of #009d9a
<p style="color:#009d9a;">Text here</p>
.mytext {color:#009d9a;}
This box has a color of #009d9a
<div style="background-color:#009d9a;">Content here</div>
.mybackground {background-color:#009d9a;}
Border around this has a color of #009d9a
<div style="border:2px solid #009d9a;">Content here</div>
.myborder {border:2px solid #009d9a;}