#9e997f color space conversions
Hex:
        #9e997f
        RGB:
        158, 153, 127
        CMY:
        38, 40, 50
        CMYK:
        0, 3, 20, 38
      HSL:
        50°, 13.7778%, 55.8824%
        HSV (HSB):
        50°, 19.6203%, 61.9608%
        XYZ:
        29.3225, 31.5839, 24.6295
        xyY:
        0.3428, 0.3692, 31.5839
      CIE-Lab:
        62.9975, -2.6559, 14.3423
        CIE-LCH:
        62.9975, 14.5862, 100.4911
        CIE-Luv:
        62.9975, 4.4609, 19.9277
        Hunter-Lab:
        56.1995, -5.2154, 13.3558
      #9e997f color charts
#9e997f RGB chart
      #9e997f CMYK chart
      #9e997f RGB pie chart
      #9e997f color shades, tints & tones
#9e997f color schemes
#9e997f color preview, HTML & CSS examples
           This text has a color of #9e997f        
        
          <p style="color:#9e997f;">Text here</p>
        
        
          .mytext {color:#9e997f;}
        
        Text color #9e997f
      
           This box has a color of #9e997f        
        
          <div style="background-color:#9e997f;">Content here</div>
        
        
          .mybackground {background-color:#9e997f;}
        
        Background color #9e997f
      
           Border around this has a color of #9e997f        
        
          <div style="border:2px solid #9e997f;">Content here</div>
        
        
          .myborder {border:2px solid #9e997f;}
        
        Border color #9e997f