#a96a51 color space conversions
Hex:
        #a96a51
        RGB:
        169, 106, 81
        CMY:
        34, 58, 68
        CMYK:
        0, 37, 52, 34
      HSL:
        17°, 35.2000%, 49.0196%
        HSV (HSB):
        17°, 52.0710%, 66.2745%
        XYZ:
        23.0014, 19.3372, 10.3047
        xyY:
        0.4369, 0.3673, 19.3372
      CIE-Lab:
        51.0794, 22.4490, 24.5113
        CIE-LCH:
        51.0794, 33.2380, 47.5146
        CIE-Luv:
        51.0794, 46.2429, 24.9792
        Hunter-Lab:
        43.9740, 16.4131, 16.8880
      #a96a51 color charts
#a96a51 RGB chart
      #a96a51 CMYK chart
      #a96a51 RGB pie chart
      #a96a51 color shades, tints & tones
#a96a51 color schemes
#a96a51 color preview, HTML & CSS examples
           This text has a color of #a96a51        
        
          <p style="color:#a96a51;">Text here</p>
        
        
          .mytext {color:#a96a51;}
        
        Text color #a96a51
      
           This box has a color of #a96a51        
        
          <div style="background-color:#a96a51;">Content here</div>
        
        
          .mybackground {background-color:#a96a51;}
        
        Background color #a96a51
      
           Border around this has a color of #a96a51        
        
          <div style="border:2px solid #a96a51;">Content here</div>
        
        
          .myborder {border:2px solid #a96a51;}
        
        Border color #a96a51