#a96b60 color space conversions
Hex:
        #a96b60
        RGB:
        169, 107, 96
        CMY:
        34, 58, 62
        CMYK:
        0, 37, 43, 34
      HSL:
        9°, 29.7959%, 51.9608%
        HSV (HSB):
        9°, 43.1953%, 66.2745%
        XYZ:
        23.7312, 19.7949, 13.6364
        xyY:
        0.4152, 0.3463, 19.7949
      CIE-Lab:
        51.6046, 23.4462, 16.4960
        CIE-LCH:
        51.6046, 28.6678, 35.1289
        CIE-Luv:
        51.6046, 43.4042, 16.3663
        Hunter-Lab:
        44.4915, 17.3495, 12.9720
      #a96b60 color charts
#a96b60 RGB chart
      #a96b60 CMYK chart
      #a96b60 RGB pie chart
      #a96b60 color shades, tints & tones
#a96b60 color schemes
#a96b60 color preview, HTML & CSS examples
           This text has a color of #a96b60        
        
          <p style="color:#a96b60;">Text here</p>
        
        
          .mytext {color:#a96b60;}
        
        Text color #a96b60
      
           This box has a color of #a96b60        
        
          <div style="background-color:#a96b60;">Content here</div>
        
        
          .mybackground {background-color:#a96b60;}
        
        Background color #a96b60
      
           Border around this has a color of #a96b60        
        
          <div style="border:2px solid #a96b60;">Content here</div>
        
        
          .myborder {border:2px solid #a96b60;}
        
        Border color #a96b60