#9fa89b color space conversions
Hex:
        #9fa89b
        RGB:
        159, 168, 155
        CMY:
        38, 34, 39
        CMYK:
        5, 0, 8, 34
      HSL:
        102°, 6.9519%, 63.3333%
        HSV (HSB):
        102°, 7.7381%, 65.8824%
        XYZ:
        34.2171, 37.7427, 36.4920
        xyY:
        0.3155, 0.3480, 37.7427
      CIE-Lab:
        67.8306, -5.6488, 5.6120
        CIE-LCH:
        67.8306, 7.9626, 135.1873
        CIE-Luv:
        67.8306, -4.4287, 8.9984
        Hunter-Lab:
        61.4351, -8.0936, 7.7868
      #9fa89b color charts
#9fa89b RGB chart
      #9fa89b CMYK chart
      #9fa89b RGB pie chart
      #9fa89b color shades, tints & tones
#9fa89b color schemes
#9fa89b color preview, HTML & CSS examples
           This text has a color of #9fa89b        
        
          <p style="color:#9fa89b;">Text here</p>
        
        
          .mytext {color:#9fa89b;}
        
        Text color #9fa89b
      
           This box has a color of #9fa89b        
        
          <div style="background-color:#9fa89b;">Content here</div>
        
        
          .mybackground {background-color:#9fa89b;}
        
        Background color #9fa89b
      
           Border around this has a color of #9fa89b        
        
          <div style="border:2px solid #9fa89b;">Content here</div>
        
        
          .myborder {border:2px solid #9fa89b;}
        
        Border color #9fa89b