#a96547 color space conversions
Hex:
        #a96547
        RGB:
        169, 101, 71
        CMY:
        34, 60, 72
        CMYK:
        0, 40, 58, 34
      HSL:
        18°, 40.8333%, 47.0588%
        HSV (HSB):
        18°, 57.9882%, 66.2745%
        XYZ:
        22.1532, 18.1973, 8.3061
        xyY:
        0.4553, 0.3740, 18.1973
      CIE-Lab:
        49.7346, 24.3674, 28.5135
        CIE-LCH:
        49.7346, 37.5072, 49.4830
        CIE-Luv:
        49.7346, 51.1086, 28.0689
        Hunter-Lab:
        42.6583, 18.0461, 18.3164
      #a96547 color charts
#a96547 RGB chart
      #a96547 CMYK chart
      #a96547 RGB pie chart
      #a96547 color shades, tints & tones
#a96547 color schemes
#a96547 color preview, HTML & CSS examples
           This text has a color of #a96547        
        
          <p style="color:#a96547;">Text here</p>
        
        
          .mytext {color:#a96547;}
        
        Text color #a96547
      
           This box has a color of #a96547        
        
          <div style="background-color:#a96547;">Content here</div>
        
        
          .mybackground {background-color:#a96547;}
        
        Background color #a96547
      
           Border around this has a color of #a96547        
        
          <div style="border:2px solid #a96547;">Content here</div>
        
        
          .myborder {border:2px solid #a96547;}
        
        Border color #a96547