#a3532d color space conversions
Hex:
        #a3532d
        RGB:
        163, 83, 45
        CMY:
        36, 67, 82
        CMYK:
        0, 49, 72, 36
      HSL:
        19°, 56.7308%, 40.7843%
        HSV (HSB):
        19°, 72.3926%, 63.9216%
        XYZ:
        18.6712, 14.1625, 4.2322
        xyY:
        0.5037, 0.3821, 14.1625
      CIE-Lab:
        44.4651, 30.0318, 36.5019
        CIE-LCH:
        44.4651, 47.2684, 50.5543
        CIE-Luv:
        44.4651, 62.7119, 31.4852
        Hunter-Lab:
        37.6331, 22.7025, 19.6755
      #a3532d color charts
#a3532d RGB chart
      #a3532d CMYK chart
      #a3532d RGB pie chart
      #a3532d color shades, tints & tones
#a3532d color schemes
#a3532d color preview, HTML & CSS examples
           This text has a color of #a3532d        
        
          <p style="color:#a3532d;">Text here</p>
        
        
          .mytext {color:#a3532d;}
        
        Text color #a3532d
      
           This box has a color of #a3532d        
        
          <div style="background-color:#a3532d;">Content here</div>
        
        
          .mybackground {background-color:#a3532d;}
        
        Background color #a3532d
      
           Border around this has a color of #a3532d        
        
          <div style="border:2px solid #a3532d;">Content here</div>
        
        
          .myborder {border:2px solid #a3532d;}
        
        Border color #a3532d