#a3503f color space conversions
Hex:
        #a3503f
        RGB:
        163, 80, 63
        CMY:
        36, 69, 75
        CMYK:
        0, 51, 61, 36
      HSL:
        10°, 44.2478%, 44.3137%
        HSV (HSB):
        10°, 61.3497%, 63.9216%
        XYZ:
        18.8701, 13.8827, 6.3877
        xyY:
        0.4821, 0.3547, 13.8827
      CIE-Lab:
        44.0643, 32.7881, 25.8465
        CIE-LCH:
        44.0643, 41.7505, 38.2483
        CIE-Luv:
        44.0643, 62.2385, 22.3423
        Hunter-Lab:
        37.2595, 25.1973, 15.9171
      #a3503f color charts
#a3503f RGB chart
      #a3503f CMYK chart
      #a3503f RGB pie chart
      #a3503f color shades, tints & tones
#a3503f color schemes
#a3503f color preview, HTML & CSS examples
           This text has a color of #a3503f        
        
          <p style="color:#a3503f;">Text here</p>
        
        
          .mytext {color:#a3503f;}
        
        Text color #a3503f
      
           This box has a color of #a3503f        
        
          <div style="background-color:#a3503f;">Content here</div>
        
        
          .mybackground {background-color:#a3503f;}
        
        Background color #a3503f
      
           Border around this has a color of #a3503f        
        
          <div style="border:2px solid #a3503f;">Content here</div>
        
        
          .myborder {border:2px solid #a3503f;}
        
        Border color #a3503f