#a96d53 color space conversions
Hex:
        #a96d53
        RGB:
        169, 109, 83
        CMY:
        34, 57, 67
        CMYK:
        0, 36, 51, 34
      HSL:
        18°, 34.1270%, 49.4118%
        HSV (HSB):
        18°, 50.8876%, 66.2745%
        XYZ:
        23.3922, 19.9968, 10.8105
        xyY:
        0.4316, 0.3689, 19.9968
      CIE-Lab:
        51.8336, 20.9523, 24.3444
        CIE-LCH:
        51.8336, 32.1193, 49.2827
        CIE-Luv:
        51.8336, 43.9065, 25.2822
        Hunter-Lab:
        44.7178, 15.1183, 16.9692
      #a96d53 color charts
#a96d53 RGB chart
      #a96d53 CMYK chart
      #a96d53 RGB pie chart
      #a96d53 color shades, tints & tones
#a96d53 color schemes
#a96d53 color preview, HTML & CSS examples
           This text has a color of #a96d53        
        
          <p style="color:#a96d53;">Text here</p>
        
        
          .mytext {color:#a96d53;}
        
        Text color #a96d53
      
           This box has a color of #a96d53        
        
          <div style="background-color:#a96d53;">Content here</div>
        
        
          .mybackground {background-color:#a96d53;}
        
        Background color #a96d53
      
           Border around this has a color of #a96d53        
        
          <div style="border:2px solid #a96d53;">Content here</div>
        
        
          .myborder {border:2px solid #a96d53;}
        
        Border color #a96d53