#a31333 color space conversions
Hex:
        #a31333
        RGB:
        163, 19, 51
        CMY:
        36, 93, 80
        CMYK:
        0, 88, 69, 36
      HSL:
        347°, 79.1209%, 35.6863%
        HSV (HSB):
        347°, 88.3436%, 63.9216%
        XYZ:
        15.9347, 8.4913, 3.9311
        xyY:
        0.5619, 0.2994, 8.4913
      CIE-Lab:
        34.9858, 55.9345, 21.8045
        CIE-LCH:
        34.9858, 60.0343, 21.2970
        CIE-Luv:
        34.9858, 96.9300, 11.0961
        Hunter-Lab:
        29.1398, 46.6153, 12.3994
      #a31333 color charts
#a31333 RGB chart
      #a31333 CMYK chart
      #a31333 RGB pie chart
      #a31333 color shades, tints & tones
#a31333 color schemes
#a31333 color preview, HTML & CSS examples
           This text has a color of #a31333        
        
          <p style="color:#a31333;">Text here</p>
        
        
          .mytext {color:#a31333;}
        
        Text color #a31333
      
           This box has a color of #a31333        
        
          <div style="background-color:#a31333;">Content here</div>
        
        
          .mybackground {background-color:#a31333;}
        
        Background color #a31333
      
           Border around this has a color of #a31333        
        
          <div style="border:2px solid #a31333;">Content here</div>
        
        
          .myborder {border:2px solid #a31333;}
        
        Border color #a31333