#9e6d5a color space conversions
Hex:
        #9e6d5a
        RGB:
        158, 109, 90
        CMY:
        38, 57, 65
        CMYK:
        0, 31, 43, 38
      HSL:
        17°, 27.4194%, 48.6275%
        HSV (HSB):
        17°, 43.0380%, 61.9608%
        XYZ:
        21.4147, 18.9446, 12.2009
        xyY:
        0.4074, 0.3604, 18.9446
      CIE-Lab:
        50.6223, 17.0828, 18.4446
        CIE-LCH:
        50.6223, 25.1402, 47.1951
        CIE-Luv:
        50.6223, 34.5419, 19.6995
        Hunter-Lab:
        43.5254, 11.6534, 13.8478
      #9e6d5a color charts
#9e6d5a RGB chart
      #9e6d5a CMYK chart
      #9e6d5a RGB pie chart
      #9e6d5a color shades, tints & tones
#9e6d5a color schemes
#9e6d5a color preview, HTML & CSS examples
           This text has a color of #9e6d5a        
        
          <p style="color:#9e6d5a;">Text here</p>
        
        
          .mytext {color:#9e6d5a;}
        
        Text color #9e6d5a
      
           This box has a color of #9e6d5a        
        
          <div style="background-color:#9e6d5a;">Content here</div>
        
        
          .mybackground {background-color:#9e6d5a;}
        
        Background color #9e6d5a
      
           Border around this has a color of #9e6d5a        
        
          <div style="border:2px solid #9e6d5a;">Content here</div>
        
        
          .myborder {border:2px solid #9e6d5a;}
        
        Border color #9e6d5a