#a32b20 color space conversions
Hex:
        #a32b20
        RGB:
        163, 43, 32
        CMY:
        36, 83, 87
        CMYK:
        0, 74, 80, 36
      HSL:
        5°, 67.1795%, 38.2353%
        HSV (HSB):
        5°, 80.3681%, 63.9216%
        XYZ:
        16.2288, 9.6186, 2.3677
        xyY:
        0.5752, 0.3409, 9.6186
      CIE-Lab:
        37.1490, 48.2968, 35.8123
        CIE-LCH:
        37.1490, 60.1257, 36.5571
        CIE-Luv:
        37.1490, 91.4968, 23.2493
        Hunter-Lab:
        31.0138, 39.1309, 17.1832
      #a32b20 color charts
#a32b20 RGB chart
      #a32b20 CMYK chart
      #a32b20 RGB pie chart
      #a32b20 color shades, tints & tones
#a32b20 color schemes
#a32b20 color preview, HTML & CSS examples
           This text has a color of #a32b20        
        
          <p style="color:#a32b20;">Text here</p>
        
        
          .mytext {color:#a32b20;}
        
        Text color #a32b20
      
           This box has a color of #a32b20        
        
          <div style="background-color:#a32b20;">Content here</div>
        
        
          .mybackground {background-color:#a32b20;}
        
        Background color #a32b20
      
           Border around this has a color of #a32b20        
        
          <div style="border:2px solid #a32b20;">Content here</div>
        
        
          .myborder {border:2px solid #a32b20;}
        
        Border color #a32b20