#a9522f color space conversions
Hex:
        #a9522f
        RGB:
        169, 82, 47
        CMY:
        34, 68, 82
        CMYK:
        0, 51, 72, 34
      HSL:
        17°, 56.4815%, 42.3529%
        HSV (HSB):
        17°, 72.1893%, 66.2745%
        XYZ:
        19.8926, 14.6748, 4.4734
        xyY:
        0.5095, 0.3759, 14.6748
      CIE-Lab:
        45.1856, 33.1307, 36.4807
        CIE-LCH:
        45.1856, 49.2797, 47.7552
        CIE-Luv:
        45.1856, 68.2144, 31.0135
        Hunter-Lab:
        38.3078, 25.6535, 19.8918
      #a9522f color charts
#a9522f RGB chart
      #a9522f CMYK chart
      #a9522f RGB pie chart
      #a9522f color shades, tints & tones
#a9522f color schemes
#a9522f color preview, HTML & CSS examples
           This text has a color of #a9522f        
        
          <p style="color:#a9522f;">Text here</p>
        
        
          .mytext {color:#a9522f;}
        
        Text color #a9522f
      
           This box has a color of #a9522f        
        
          <div style="background-color:#a9522f;">Content here</div>
        
        
          .mybackground {background-color:#a9522f;}
        
        Background color #a9522f
      
           Border around this has a color of #a9522f        
        
          <div style="border:2px solid #a9522f;">Content here</div>
        
        
          .myborder {border:2px solid #a9522f;}
        
        Border color #a9522f