#a3482a color space conversions
Hex:
        #a3482a
        RGB:
        163, 72, 42
        CMY:
        36, 72, 84
        CMYK:
        0, 56, 74, 36
      HSL:
        15°, 59.0244%, 40.1961%
        HSV (HSB):
        15°, 74.2331%, 63.9216%
        XYZ:
        17.8395, 12.5884, 3.6800
        xyY:
        0.5230, 0.3691, 12.5884
      CIE-Lab:
        42.1364, 35.6880, 35.5715
        CIE-LCH:
        42.1364, 50.3881, 44.9063
        CIE-Luv:
        42.1364, 71.1740, 28.5231
        Hunter-Lab:
        35.4802, 27.6600, 18.6865
      #a3482a color charts
#a3482a RGB chart
      #a3482a CMYK chart
      #a3482a RGB pie chart
      #a3482a color shades, tints & tones
#a3482a color schemes
#a3482a color preview, HTML & CSS examples
           This text has a color of #a3482a        
        
          <p style="color:#a3482a;">Text here</p>
        
        
          .mytext {color:#a3482a;}
        
        Text color #a3482a
      
           This box has a color of #a3482a        
        
          <div style="background-color:#a3482a;">Content here</div>
        
        
          .mybackground {background-color:#a3482a;}
        
        Background color #a3482a
      
           Border around this has a color of #a3482a        
        
          <div style="border:2px solid #a3482a;">Content here</div>
        
        
          .myborder {border:2px solid #a3482a;}
        
        Border color #a3482a