#a31c29 color space conversions
Hex:
        #a31c29
        RGB:
        163, 28, 41
        CMY:
        36, 89, 84
        CMYK:
        0, 83, 75, 36
      HSL:
        354°, 70.6806%, 37.4510%
        HSV (HSB):
        354°, 82.8221%, 63.9216%
        XYZ:
        15.9197, 8.7771, 2.9529
        xyY:
        0.5758, 0.3174, 8.7771
      CIE-Lab:
        35.5516, 53.4096, 28.7933
        CIE-LCH:
        35.5516, 60.6765, 28.3292
        CIE-Luv:
        35.5516, 96.6966, 16.9280
        Hunter-Lab:
        29.6262, 44.0717, 14.8288
      #a31c29 color charts
#a31c29 RGB chart
      #a31c29 CMYK chart
      #a31c29 RGB pie chart
      #a31c29 color shades, tints & tones
#a31c29 color schemes
#a31c29 color preview, HTML & CSS examples
           This text has a color of #a31c29        
        
          <p style="color:#a31c29;">Text here</p>
        
        
          .mytext {color:#a31c29;}
        
        Text color #a31c29
      
           This box has a color of #a31c29        
        
          <div style="background-color:#a31c29;">Content here</div>
        
        
          .mybackground {background-color:#a31c29;}
        
        Background color #a31c29
      
           Border around this has a color of #a31c29        
        
          <div style="border:2px solid #a31c29;">Content here</div>
        
        
          .myborder {border:2px solid #a31c29;}
        
        Border color #a31c29