#9b8c95 color space conversions
Hex:
        #9b8c95
        RGB:
        155, 140, 149
        CMY:
        39, 45, 42
        CMYK:
        0, 10, 4, 39
      HSL:
        324°, 6.9767%, 57.8431%
        HSV (HSB):
        324°, 9.6774%, 60.7843%
        XYZ:
        28.3205, 27.8947, 32.3253
        xyY:
        0.3199, 0.3150, 27.8947
      CIE-Lab:
        59.7934, 7.2612, -2.7427
        CIE-LCH:
        59.7934, 7.7619, 339.3077
        CIE-Luv:
        59.7934, 8.1677, -5.1326
        Hunter-Lab:
        52.8154, 3.2877, 0.6827
      #9b8c95 color charts
#9b8c95 RGB chart
      #9b8c95 CMYK chart
      #9b8c95 RGB pie chart
      #9b8c95 color shades, tints & tones
#9b8c95 color schemes
#9b8c95 color preview, HTML & CSS examples
           This text has a color of #9b8c95        
        
          <p style="color:#9b8c95;">Text here</p>
        
        
          .mytext {color:#9b8c95;}
        
        Text color #9b8c95
      
           This box has a color of #9b8c95        
        
          <div style="background-color:#9b8c95;">Content here</div>
        
        
          .mybackground {background-color:#9b8c95;}
        
        Background color #9b8c95
      
           Border around this has a color of #9b8c95        
        
          <div style="border:2px solid #9b8c95;">Content here</div>
        
        
          .myborder {border:2px solid #9b8c95;}
        
        Border color #9b8c95