#a31340 color space conversions
Hex:
        #a31340
        RGB:
        163, 19, 64
        CMY:
        36, 93, 75
        CMYK:
        0, 88, 61, 36
      HSL:
        341°, 79.1209%, 35.6863%
        HSV (HSB):
        341°, 88.3436%, 63.9216%
        XYZ:
        16.2625, 8.6224, 5.6577
        xyY:
        0.5325, 0.2823, 8.6224
      CIE-Lab:
        35.2470, 56.6870, 13.7253
        CIE-LCH:
        35.2470, 58.3250, 13.6108
        CIE-Luv:
        35.2470, 92.6920, 4.1250
        Hunter-Lab:
        29.3640, 47.4710, 9.1312
      #a31340 color charts
#a31340 RGB chart
      #a31340 CMYK chart
      #a31340 RGB pie chart
      #a31340 color shades, tints & tones
#a31340 color schemes
#a31340 color preview, HTML & CSS examples
           This text has a color of #a31340        
        
          <p style="color:#a31340;">Text here</p>
        
        
          .mytext {color:#a31340;}
        
        Text color #a31340
      
           This box has a color of #a31340        
        
          <div style="background-color:#a31340;">Content here</div>
        
        
          .mybackground {background-color:#a31340;}
        
        Background color #a31340
      
           Border around this has a color of #a31340        
        
          <div style="border:2px solid #a31340;">Content here</div>
        
        
          .myborder {border:2px solid #a31340;}
        
        Border color #a31340