#099f8e color space conversions
Hex:
#099f8e
RGB:
9, 159, 142
CMY:
96, 38, 44
CMYK:
94, 0, 11, 38
HSL:
173°, 89.2857%, 32.9412%
HSV (HSB):
173°, 94.3396%, 62.3529%
XYZ:
17.3933, 26.8073, 29.8488
xyY:
0.2349, 0.3620, 26.8073
CIE-Lab:
58.7956, -38.5259, -0.9650
CIE-LCH:
58.7956, 38.5380, 181.4348
CIE-Luv:
58.7956, -46.7528, 4.2937
Hunter-Lab:
51.7758, -30.6434, 2.0623
#099f8e color charts
#099f8e color shades, tints & tones
#099f8e color schemes
#099f8e color preview, HTML & CSS examples
This text has a color of #099f8e
<p style="color:#099f8e;">Text here</p>
.mytext {color:#099f8e;}
This box has a color of #099f8e
<div style="background-color:#099f8e;">Content here</div>
.mybackground {background-color:#099f8e;}
Border around this has a color of #099f8e
<div style="border:2px solid #099f8e;">Content here</div>
.myborder {border:2px solid #099f8e;}