#a96a44 color space conversions
Hex:
        #a96a44
        RGB:
        169, 106, 68
        CMY:
        34, 58, 73
        CMYK:
        0, 37, 60, 34
      HSL:
        23°, 42.6160%, 46.4706%
        HSV (HSB):
        23°, 59.7633%, 66.2745%
        XYZ:
        22.5596, 19.1604, 7.9782
        xyY:
        0.4539, 0.3855, 19.1604
      CIE-Lab:
        50.8744, 21.3246, 31.6099
        CIE-LCH:
        50.8744, 38.1304, 55.9957
        CIE-Luv:
        50.8744, 47.8932, 31.8227
        Hunter-Lab:
        43.7726, 15.3935, 19.8344
      #a96a44 color charts
#a96a44 RGB chart
      #a96a44 CMYK chart
      #a96a44 RGB pie chart
      #a96a44 color shades, tints & tones
#a96a44 color schemes
#a96a44 color preview, HTML & CSS examples
           This text has a color of #a96a44        
        
          <p style="color:#a96a44;">Text here</p>
        
        
          .mytext {color:#a96a44;}
        
        Text color #a96a44
      
           This box has a color of #a96a44        
        
          <div style="background-color:#a96a44;">Content here</div>
        
        
          .mybackground {background-color:#a96a44;}
        
        Background color #a96a44
      
           Border around this has a color of #a96a44        
        
          <div style="border:2px solid #a96a44;">Content here</div>
        
        
          .myborder {border:2px solid #a96a44;}
        
        Border color #a96a44