#a3522a color space conversions
Hex:
        #a3522a
        RGB:
        163, 82, 42
        CMY:
        36, 68, 84
        CMYK:
        0, 50, 74, 36
      HSL:
        20°, 59.0244%, 40.1961%
        HSV (HSB):
        20°, 74.2331%, 63.9216%
        XYZ:
        18.5395, 13.9883, 3.9134
        xyY:
        0.5088, 0.3839, 13.9883
      CIE-Lab:
        44.2161, 30.4199, 37.8185
        CIE-LCH:
        44.2161, 48.5346, 51.1880
        CIE-Luv:
        44.2161, 63.8141, 32.1879
        Hunter-Lab:
        37.4009, 23.0301, 19.9770
      #a3522a color charts
#a3522a RGB chart
      #a3522a CMYK chart
      #a3522a RGB pie chart
      #a3522a color shades, tints & tones
#a3522a color schemes
#a3522a color preview, HTML & CSS examples
           This text has a color of #a3522a        
        
          <p style="color:#a3522a;">Text here</p>
        
        
          .mytext {color:#a3522a;}
        
        Text color #a3522a
      
           This box has a color of #a3522a        
        
          <div style="background-color:#a3522a;">Content here</div>
        
        
          .mybackground {background-color:#a3522a;}
        
        Background color #a3522a
      
           Border around this has a color of #a3522a        
        
          <div style="border:2px solid #a3522a;">Content here</div>
        
        
          .myborder {border:2px solid #a3522a;}
        
        Border color #a3522a