#c51c36 color space conversions
Hex:
        #c51c36
        RGB:
        197, 28, 54
        CMY:
        23, 89, 79
        CMYK:
        0, 86, 73, 23
      HSL:
        351°, 75.1111%, 44.1176%
        HSV (HSB):
        351°, 85.7868%, 77.2549%
        XYZ:
        24.1071, 12.9672, 4.7224
        xyY:
        0.5768, 0.3102, 12.9672
      CIE-Lab:
        42.7137, 63.4223, 30.9617
        CIE-LCH:
        42.7137, 70.5763, 26.0209
        CIE-Luv:
        42.7137, 120.1643, 18.3304
        Hunter-Lab:
        36.0100, 56.4804, 17.4317
      #c51c36 color charts
#c51c36 RGB chart
      #c51c36 CMYK chart
      #c51c36 RGB pie chart
      #c51c36 color shades, tints & tones
#c51c36 color schemes
#c51c36 color preview, HTML & CSS examples
           This text has a color of #c51c36        
        
          <p style="color:#c51c36;">Text here</p>
        
        
          .mytext {color:#c51c36;}
        
        Text color #c51c36
      
           This box has a color of #c51c36        
        
          <div style="background-color:#c51c36;">Content here</div>
        
        
          .mybackground {background-color:#c51c36;}
        
        Background color #c51c36
      
           Border around this has a color of #c51c36        
        
          <div style="border:2px solid #c51c36;">Content here</div>
        
        
          .myborder {border:2px solid #c51c36;}
        
        Border color #c51c36