#c50c19 color space conversions
Hex:
        #c50c19
        RGB:
        197, 12, 25
        CMY:
        23, 95, 90
        CMYK:
        0, 94, 87, 23
      HSL:
        356°, 88.5167%, 40.9804%
        HSV (HSB):
        356°, 93.9086%, 77.2549%
        XYZ:
        23.3329, 12.2034, 2.0454
        xyY:
        0.6209, 0.3247, 12.2034
      CIE-Lab:
        41.5377, 65.0667, 46.0364
        CIE-LCH:
        41.5377, 79.7059, 35.2804
        CIE-Luv:
        41.5377, 130.3127, 26.1705
        Hunter-Lab:
        34.9334, 58.0910, 20.9819
      #c50c19 color charts
#c50c19 RGB chart
      #c50c19 CMYK chart
      #c50c19 RGB pie chart
      #c50c19 color shades, tints & tones
#c50c19 color schemes
#c50c19 color preview, HTML & CSS examples
           This text has a color of #c50c19        
        
          <p style="color:#c50c19;">Text here</p>
        
        
          .mytext {color:#c50c19;}
        
        Text color #c50c19
      
           This box has a color of #c50c19        
        
          <div style="background-color:#c50c19;">Content here</div>
        
        
          .mybackground {background-color:#c50c19;}
        
        Background color #c50c19
      
           Border around this has a color of #c50c19        
        
          <div style="border:2px solid #c50c19;">Content here</div>
        
        
          .myborder {border:2px solid #c50c19;}
        
        Border color #c50c19