#a31c48 color space conversions
Hex:
        #a31c48
        RGB:
        163, 28, 72
        CMY:
        36, 89, 72
        CMYK:
        0, 83, 56, 36
      HSL:
        340°, 70.6806%, 37.4510%
        HSV (HSB):
        340°, 82.8221%, 63.9216%
        XYZ:
        16.6892, 9.0849, 7.0048
        xyY:
        0.5091, 0.2772, 9.0849
      CIE-Lab:
        36.1473, 55.2129, 9.7703
        CIE-LCH:
        36.1473, 56.0707, 10.0350
        CIE-Luv:
        36.1473, 87.3430, 0.7679
        Hunter-Lab:
        30.1412, 46.0885, 7.3198
      #a31c48 color charts
#a31c48 RGB chart
      #a31c48 CMYK chart
      #a31c48 RGB pie chart
      #a31c48 color shades, tints & tones
#a31c48 color schemes
#a31c48 color preview, HTML & CSS examples
           This text has a color of #a31c48        
        
          <p style="color:#a31c48;">Text here</p>
        
        
          .mytext {color:#a31c48;}
        
        Text color #a31c48
      
           This box has a color of #a31c48        
        
          <div style="background-color:#a31c48;">Content here</div>
        
        
          .mybackground {background-color:#a31c48;}
        
        Background color #a31c48
      
           Border around this has a color of #a31c48        
        
          <div style="border:2px solid #a31c48;">Content here</div>
        
        
          .myborder {border:2px solid #a31c48;}
        
        Border color #a31c48