#a3520e color space conversions
Hex:
        #a3520e
        RGB:
        163, 82, 14
        CMY:
        36, 68, 95
        CMYK:
        0, 50, 91, 36
      HSL:
        27°, 84.1808%, 34.7059%
        HSV (HSB):
        27°, 91.4110%, 63.9216%
        XYZ:
        18.2008, 13.8528, 2.1300
        xyY:
        0.5324, 0.4052, 13.8528
      CIE-Lab:
        44.0211, 29.4840, 49.5950
        CIE-LCH:
        44.0211, 57.6972, 59.2687
        CIE-Luv:
        44.0211, 66.0690, 39.0127
        Hunter-Lab:
        37.2194, 22.1552, 22.6604
      #a3520e color charts
#a3520e RGB chart
      #a3520e CMYK chart
      #a3520e RGB pie chart
      #a3520e color shades, tints & tones
#a3520e color schemes
#a3520e color preview, HTML & CSS examples
           This text has a color of #a3520e        
        
          <p style="color:#a3520e;">Text here</p>
        
        
          .mytext {color:#a3520e;}
        
        Text color #a3520e
      
           This box has a color of #a3520e        
        
          <div style="background-color:#a3520e;">Content here</div>
        
        
          .mybackground {background-color:#a3520e;}
        
        Background color #a3520e
      
           Border around this has a color of #a3520e        
        
          <div style="border:2px solid #a3520e;">Content here</div>
        
        
          .myborder {border:2px solid #a3520e;}
        
        Border color #a3520e