#a31321 color space conversions
Hex:
        #a31321
        RGB:
        163, 19, 33
        CMY:
        36, 93, 87
        CMYK:
        0, 88, 80, 36
      HSL:
        354°, 79.1209%, 35.6863%
        HSV (HSB):
        354°, 88.3436%, 63.9216%
        XYZ:
        15.6116, 8.3621, 2.2301
        xyY:
        0.5958, 0.3191, 8.3621
      CIE-Lab:
        34.7259, 55.1792, 32.7380
        CIE-LCH:
        34.7259, 64.1602, 30.6808
        CIE-Luv:
        34.7259, 101.5095, 18.5484
        Hunter-Lab:
        28.9173, 45.7621, 15.6697
      #a31321 color charts
#a31321 RGB chart
      #a31321 CMYK chart
      #a31321 RGB pie chart
      #a31321 color shades, tints & tones
#a31321 color schemes
#a31321 color preview, HTML & CSS examples
           This text has a color of #a31321        
        
          <p style="color:#a31321;">Text here</p>
        
        
          .mytext {color:#a31321;}
        
        Text color #a31321
      
           This box has a color of #a31321        
        
          <div style="background-color:#a31321;">Content here</div>
        
        
          .mybackground {background-color:#a31321;}
        
        Background color #a31321
      
           Border around this has a color of #a31321        
        
          <div style="border:2px solid #a31321;">Content here</div>
        
        
          .myborder {border:2px solid #a31321;}
        
        Border color #a31321