#9e805f color space conversions
Hex:
        #9e805f
        RGB:
        158, 128, 95
        CMY:
        38, 50, 63
        CMYK:
        0, 19, 40, 38
      HSL:
        31°, 24.9012%, 49.6078%
        HSV (HSB):
        31°, 39.8734%, 61.9608%
        XYZ:
        23.8853, 23.5337, 14.1100
        xyY:
        0.3882, 0.3825, 23.5337
      CIE-Lab:
        55.6178, 6.8276, 22.2700
        CIE-LCH:
        55.6178, 23.2931, 72.9554
        CIE-Luv:
        55.6178, 21.7359, 26.6758
        Hunter-Lab:
        48.5115, 2.9917, 16.7130
      #9e805f color charts
#9e805f RGB chart
      #9e805f CMYK chart
      #9e805f RGB pie chart
      #9e805f color shades, tints & tones
#9e805f color schemes
#9e805f color preview, HTML & CSS examples
           This text has a color of #9e805f        
        
          <p style="color:#9e805f;">Text here</p>
        
        
          .mytext {color:#9e805f;}
        
        Text color #9e805f
      
           This box has a color of #9e805f        
        
          <div style="background-color:#9e805f;">Content here</div>
        
        
          .mybackground {background-color:#9e805f;}
        
        Background color #9e805f
      
           Border around this has a color of #9e805f        
        
          <div style="border:2px solid #9e805f;">Content here</div>
        
        
          .myborder {border:2px solid #9e805f;}
        
        Border color #9e805f