#a96d32 color space conversions
Hex:
        #a96d32
        RGB:
        169, 109, 50
        CMY:
        34, 57, 80
        CMYK:
        0, 36, 70, 34
      HSL:
        30°, 54.3379%, 42.9412%
        HSV (HSB):
        30°, 70.4142%, 66.2745%
        XYZ:
        22.4065, 19.6026, 5.6203
        xyY:
        0.4704, 0.4116, 19.6026
      CIE-Lab:
        51.3849, 18.4225, 41.7138
        CIE-LCH:
        51.3849, 45.6008, 66.1718
        CIE-Luv:
        51.3849, 47.4687, 40.7324
        Hunter-Lab:
        44.2748, 12.8542, 23.4660
      #a96d32 color charts
#a96d32 RGB chart
      #a96d32 CMYK chart
      #a96d32 RGB pie chart
      #a96d32 color shades, tints & tones
#a96d32 color schemes
#a96d32 color preview, HTML & CSS examples
           This text has a color of #a96d32        
        
          <p style="color:#a96d32;">Text here</p>
        
        
          .mytext {color:#a96d32;}
        
        Text color #a96d32
      
           This box has a color of #a96d32        
        
          <div style="background-color:#a96d32;">Content here</div>
        
        
          .mybackground {background-color:#a96d32;}
        
        Background color #a96d32
      
           Border around this has a color of #a96d32        
        
          <div style="border:2px solid #a96d32;">Content here</div>
        
        
          .myborder {border:2px solid #a96d32;}
        
        Border color #a96d32