#9e6c4a color space conversions
Hex:
        #9e6c4a
        RGB:
        158, 108, 74
        CMY:
        38, 58, 71
        CMYK:
        0, 32, 53, 38
      HSL:
        24°, 36.2069%, 45.4902%
        HSV (HSB):
        24°, 53.1646%, 61.9608%
        XYZ:
        20.6991, 18.4886, 8.9563
        xyY:
        0.4299, 0.3840, 18.4886
      CIE-Lab:
        50.0835, 15.9783, 26.9571
        CIE-LCH:
        50.0835, 31.3368, 59.3436
        CIE-Luv:
        50.0835, 37.1114, 28.5294
        Hunter-Lab:
        42.9984, 10.6815, 17.7492
      #9e6c4a color charts
#9e6c4a RGB chart
      #9e6c4a CMYK chart
      #9e6c4a RGB pie chart
      #9e6c4a color shades, tints & tones
#9e6c4a color schemes
#9e6c4a color preview, HTML & CSS examples
           This text has a color of #9e6c4a        
        
          <p style="color:#9e6c4a;">Text here</p>
        
        
          .mytext {color:#9e6c4a;}
        
        Text color #9e6c4a
      
           This box has a color of #9e6c4a        
        
          <div style="background-color:#9e6c4a;">Content here</div>
        
        
          .mybackground {background-color:#9e6c4a;}
        
        Background color #9e6c4a
      
           Border around this has a color of #9e6c4a        
        
          <div style="border:2px solid #9e6c4a;">Content here</div>
        
        
          .myborder {border:2px solid #9e6c4a;}
        
        Border color #9e6c4a