#a32b1b color space conversions
Hex:
        #a32b1b
        RGB:
        163, 43, 27
        CMY:
        36, 83, 89
        CMYK:
        0, 74, 83, 36
      HSL:
        7°, 71.5789%, 37.2549%
        HSV (HSB):
        7°, 83.4356%, 63.9216%
        XYZ:
        16.1660, 9.5934, 2.0366
        xyY:
        0.5816, 0.3451, 9.5934
      CIE-Lab:
        37.1026, 48.1380, 38.4664
        CIE-LCH:
        37.1026, 61.6192, 38.6279
        CIE-Luv:
        37.1026, 92.2640, 24.7123
        Hunter-Lab:
        30.9732, 38.9619, 17.7828
      #a32b1b color charts
#a32b1b RGB chart
      #a32b1b CMYK chart
      #a32b1b RGB pie chart
      #a32b1b color shades, tints & tones
#a32b1b color schemes
#a32b1b color preview, HTML & CSS examples
           This text has a color of #a32b1b        
        
          <p style="color:#a32b1b;">Text here</p>
        
        
          .mytext {color:#a32b1b;}
        
        Text color #a32b1b
      
           This box has a color of #a32b1b        
        
          <div style="background-color:#a32b1b;">Content here</div>
        
        
          .mybackground {background-color:#a32b1b;}
        
        Background color #a32b1b
      
           Border around this has a color of #a32b1b        
        
          <div style="border:2px solid #a32b1b;">Content here</div>
        
        
          .myborder {border:2px solid #a32b1b;}
        
        Border color #a32b1b