#9e6c2a color space conversions
Hex:
        #9e6c2a
        RGB:
        158, 108, 42
        CMY:
        38, 58, 84
        CMYK:
        0, 32, 73, 38
      HSL:
        34°, 58.0000%, 39.2157%
        HSV (HSB):
        34°, 73.4177%, 61.9608%
        XYZ:
        19.8810, 18.1614, 4.6481
        xyY:
        0.4657, 0.4254, 18.1614
      CIE-Lab:
        49.6913, 13.6522, 43.3620
        CIE-LCH:
        49.6913, 45.4604, 72.5237
        CIE-Luv:
        49.6913, 39.9439, 42.2428
        Hunter-Lab:
        42.6162, 8.6944, 23.3646
      #9e6c2a color charts
#9e6c2a RGB chart
      #9e6c2a CMYK chart
      #9e6c2a RGB pie chart
      #9e6c2a color shades, tints & tones
#9e6c2a color schemes
#9e6c2a color preview, HTML & CSS examples
           This text has a color of #9e6c2a        
        
          <p style="color:#9e6c2a;">Text here</p>
        
        
          .mytext {color:#9e6c2a;}
        
        Text color #9e6c2a
      
           This box has a color of #9e6c2a        
        
          <div style="background-color:#9e6c2a;">Content here</div>
        
        
          .mybackground {background-color:#9e6c2a;}
        
        Background color #9e6c2a
      
           Border around this has a color of #9e6c2a        
        
          <div style="border:2px solid #9e6c2a;">Content here</div>
        
        
          .myborder {border:2px solid #9e6c2a;}
        
        Border color #9e6c2a