#c50f38 color space conversions
Hex:
        #c50f38
        RGB:
        197, 15, 56
        CMY:
        23, 94, 78
        CMYK:
        0, 92, 72, 23
      HSL:
        346°, 85.8491%, 41.5686%
        HSV (HSB):
        346°, 92.3858%, 77.2549%
        XYZ:
        23.9106, 12.4975, 4.8934
        xyY:
        0.5789, 0.3026, 12.4975
      CIE-Lab:
        41.9961, 65.6533, 28.8861
        CIE-LCH:
        41.9961, 71.7270, 23.7485
        CIE-Luv:
        41.9961, 122.9790, 15.9604
        Hunter-Lab:
        35.3518, 58.8649, 16.5393
      #c50f38 color charts
#c50f38 RGB chart
      #c50f38 CMYK chart
      #c50f38 RGB pie chart
      #c50f38 color shades, tints & tones
#c50f38 color schemes
#c50f38 color preview, HTML & CSS examples
           This text has a color of #c50f38        
        
          <p style="color:#c50f38;">Text here</p>
        
        
          .mytext {color:#c50f38;}
        
        Text color #c50f38
      
           This box has a color of #c50f38        
        
          <div style="background-color:#c50f38;">Content here</div>
        
        
          .mybackground {background-color:#c50f38;}
        
        Background color #c50f38
      
           Border around this has a color of #c50f38        
        
          <div style="border:2px solid #c50f38;">Content here</div>
        
        
          .myborder {border:2px solid #c50f38;}
        
        Border color #c50f38