#9fa09e color space conversions
Hex:
#9fa09e
RGB:
159, 160, 158
CMY:
38, 37, 38
CMYK:
1, 0, 1, 37
HSL:
90°, 1.0417%, 62.3529%
HSV (HSB):
90°, 1.2500%, 62.7451%
XYZ:
33.0404, 34.9812, 37.3584
xyY:
0.3135, 0.3320, 34.9812
CIE-Lab:
65.7340, -0.7366, 0.9063
CIE-LCH:
65.7340, 1.1679, 129.1016
CIE-Luv:
65.7340, -0.4566, 1.4331
Hunter-Lab:
59.1449, -3.7871, 3.9514
#9fa09e color charts
#9fa09e color shades, tints & tones
#9fa09e color schemes
#9fa09e color preview, HTML & CSS examples
This text has a color of #9fa09e
<p style="color:#9fa09e;">Text here</p>
.mytext {color:#9fa09e;}
This box has a color of #9fa09e
<div style="background-color:#9fa09e;">Content here</div>
.mybackground {background-color:#9fa09e;}
Border around this has a color of #9fa09e
<div style="border:2px solid #9fa09e;">Content here</div>
.myborder {border:2px solid #9fa09e;}