#c50319 color space conversions
Hex:
        #c50319
        RGB:
        197, 3, 25
        CMY:
        23, 99, 90
        CMYK:
        0, 98, 87, 23
      HSL:
        353°, 97.0000%, 39.2157%
        HSV (HSB):
        353°, 98.4772%, 77.2549%
        XYZ:
        23.2340, 12.0056, 2.0125
        xyY:
        0.6237, 0.3223, 12.0056
      CIE-Lab:
        41.2251, 65.9711, 45.7847
        CIE-LCH:
        41.2251, 80.3020, 34.7611
        CIE-Luv:
        41.2251, 131.8775, 25.6033
        Hunter-Lab:
        34.6491, 59.0572, 20.8108
      #c50319 color charts
#c50319 RGB chart
      #c50319 CMYK chart
      #c50319 RGB pie chart
      #c50319 color shades, tints & tones
#c50319 color schemes
#c50319 color preview, HTML & CSS examples
           This text has a color of #c50319        
        
          <p style="color:#c50319;">Text here</p>
        
        
          .mytext {color:#c50319;}
        
        Text color #c50319
      
           This box has a color of #c50319        
        
          <div style="background-color:#c50319;">Content here</div>
        
        
          .mybackground {background-color:#c50319;}
        
        Background color #c50319
      
           Border around this has a color of #c50319        
        
          <div style="border:2px solid #c50319;">Content here</div>
        
        
          .myborder {border:2px solid #c50319;}
        
        Border color #c50319