#099f6e color space conversions
Hex:
#099f6e
RGB:
9, 159, 110
CMY:
96, 38, 57
CMYK:
94, 0, 31, 38
HSL:
160°, 89.2857%, 32.9412%
HSV (HSB):
160°, 94.3396%, 62.3529%
XYZ:
15.3253, 25.9801, 18.9588
xyY:
0.2543, 0.4311, 25.9801
CIE-Lab:
58.0182, -46.9034, 15.9363
CIE-LCH:
58.0182, 49.5368, 161.2338
CIE-Luv:
58.0182, -49.1203, 28.5673
Hunter-Lab:
50.9707, -35.5295, 13.6263
#099f6e color charts
#099f6e color shades, tints & tones
#099f6e color schemes
#099f6e color preview, HTML & CSS examples
This text has a color of #099f6e
<p style="color:#099f6e;">Text here</p>
.mytext {color:#099f6e;}
This box has a color of #099f6e
<div style="background-color:#099f6e;">Content here</div>
.mybackground {background-color:#099f6e;}
Border around this has a color of #099f6e
<div style="border:2px solid #099f6e;">Content here</div>
.myborder {border:2px solid #099f6e;}