#099f9c color space conversions
Hex:
#099f9c
RGB:
9, 159, 156
CMY:
96, 38, 39
CMYK:
94, 0, 2, 38
HSL:
179°, 89.2857%, 32.9412%
HSV (HSB):
179°, 94.3396%, 62.3529%
XYZ:
18.5115, 27.2547, 35.7375
xyY:
0.2271, 0.3344, 27.2547
CIE-Lab:
59.2093, -34.3515, -8.2882
CIE-LCH:
59.2093, 35.3372, 193.5649
CIE-Luv:
59.2093, -45.6580, -7.2781
Hunter-Lab:
52.2060, -28.0668, -4.0427
#099f9c color charts
#099f9c color shades, tints & tones
#099f9c color schemes
#099f9c color preview, HTML & CSS examples
This text has a color of #099f9c
<p style="color:#099f9c;">Text here</p>
.mytext {color:#099f9c;}
This box has a color of #099f9c
<div style="background-color:#099f9c;">Content here</div>
.mybackground {background-color:#099f9c;}
Border around this has a color of #099f9c
<div style="border:2px solid #099f9c;">Content here</div>
.myborder {border:2px solid #099f9c;}