#a3542d color space conversions
Hex:
        #a3542d
        RGB:
        163, 84, 45
        CMY:
        36, 67, 82
        CMYK:
        0, 48, 72, 36
      HSL:
        20°, 56.7308%, 40.7843%
        HSV (HSB):
        20°, 72.3926%, 63.9216%
        XYZ:
        18.7482, 14.3166, 4.2579
        xyY:
        0.5023, 0.3836, 14.3166
      CIE-Lab:
        44.6836, 29.4891, 36.7419
        CIE-LCH:
        44.6836, 47.1124, 51.2495
        CIE-Luv:
        44.6836, 61.9653, 31.8709
        Hunter-Lab:
        37.8373, 22.2306, 19.8142
      #a3542d color charts
#a3542d RGB chart
      #a3542d CMYK chart
      #a3542d RGB pie chart
      #a3542d color shades, tints & tones
#a3542d color schemes
#a3542d color preview, HTML & CSS examples
           This text has a color of #a3542d        
        
          <p style="color:#a3542d;">Text here</p>
        
        
          .mytext {color:#a3542d;}
        
        Text color #a3542d
      
           This box has a color of #a3542d        
        
          <div style="background-color:#a3542d;">Content here</div>
        
        
          .mybackground {background-color:#a3542d;}
        
        Background color #a3542d
      
           Border around this has a color of #a3542d        
        
          <div style="border:2px solid #a3542d;">Content here</div>
        
        
          .myborder {border:2px solid #a3542d;}
        
        Border color #a3542d