#c51c31 color space conversions
Hex:
        #c51c31
        RGB:
        197, 28, 49
        CMY:
        23, 89, 81
        CMYK:
        0, 86, 75, 23
      HSL:
        353°, 75.1111%, 44.1176%
        HSV (HSB):
        353°, 85.7868%, 77.2549%
        XYZ:
        23.9956, 12.9226, 4.1353
        xyY:
        0.5845, 0.3148, 12.9226
      CIE-Lab:
        42.6464, 63.2241, 33.8870
        CIE-LCH:
        42.6464, 71.7329, 28.1905
        CIE-Luv:
        42.6464, 121.4360, 20.4032
        Hunter-Lab:
        35.9480, 56.2413, 18.3431
      #c51c31 color charts
#c51c31 RGB chart
      #c51c31 CMYK chart
      #c51c31 RGB pie chart
      #c51c31 color shades, tints & tones
#c51c31 color schemes
#c51c31 color preview, HTML & CSS examples
           This text has a color of #c51c31        
        
          <p style="color:#c51c31;">Text here</p>
        
        
          .mytext {color:#c51c31;}
        
        Text color #c51c31
      
           This box has a color of #c51c31        
        
          <div style="background-color:#c51c31;">Content here</div>
        
        
          .mybackground {background-color:#c51c31;}
        
        Background color #c51c31
      
           Border around this has a color of #c51c31        
        
          <div style="border:2px solid #c51c31;">Content here</div>
        
        
          .myborder {border:2px solid #c51c31;}
        
        Border color #c51c31