#a96a31 color space conversions
Hex:
        #a96a31
        RGB:
        169, 106, 49
        CMY:
        34, 58, 81
        CMYK:
        0, 37, 71, 34
      HSL:
        29°, 55.0459%, 42.7451%
        HSV (HSB):
        29°, 71.0059%, 66.2745%
        XYZ:
        22.0706, 18.9648, 5.4031
        xyY:
        0.4753, 0.4084, 18.9648
      CIE-Lab:
        50.6460, 20.0557, 41.4122
        CIE-LCH:
        50.6460, 46.0130, 64.1593
        CIE-Luv:
        50.6460, 49.8342, 39.8339
        Hunter-Lab:
        43.5486, 14.2543, 23.1280
      #a96a31 color charts
#a96a31 RGB chart
      #a96a31 CMYK chart
      #a96a31 RGB pie chart
      #a96a31 color shades, tints & tones
#a96a31 color schemes
#a96a31 color preview, HTML & CSS examples
           This text has a color of #a96a31        
        
          <p style="color:#a96a31;">Text here</p>
        
        
          .mytext {color:#a96a31;}
        
        Text color #a96a31
      
           This box has a color of #a96a31        
        
          <div style="background-color:#a96a31;">Content here</div>
        
        
          .mybackground {background-color:#a96a31;}
        
        Background color #a96a31
      
           Border around this has a color of #a96a31        
        
          <div style="border:2px solid #a96a31;">Content here</div>
        
        
          .myborder {border:2px solid #a96a31;}
        
        Border color #a96a31