#099f8d color space conversions
Hex:
#099f8d
RGB:
9, 159, 141
CMY:
96, 38, 45
CMYK:
94, 0, 11, 38
HSL:
173°, 89.2857%, 32.9412%
HSV (HSB):
173°, 94.3396%, 62.3529%
XYZ:
17.3185, 26.7774, 29.4551
xyY:
0.2355, 0.3641, 26.7774
CIE-Lab:
58.7678, -38.8133, -0.4392
CIE-LCH:
58.7678, 38.8158, 180.6483
CIE-Luv:
58.7678, -46.8302, 5.1028
Hunter-Lab:
51.7469, -30.8172, 2.4741
#099f8d color charts
#099f8d color shades, tints & tones
#099f8d color schemes
#099f8d color preview, HTML & CSS examples
This text has a color of #099f8d
<p style="color:#099f8d;">Text here</p>
.mytext {color:#099f8d;}
This box has a color of #099f8d
<div style="background-color:#099f8d;">Content here</div>
.mybackground {background-color:#099f8d;}
Border around this has a color of #099f8d
<div style="border:2px solid #099f8d;">Content here</div>
.myborder {border:2px solid #099f8d;}