#c50a37 color space conversions
Hex:
        #c50a37
        RGB:
        197, 10, 55
        CMY:
        23, 96, 78
        CMYK:
        0, 95, 72, 23
      HSL:
        346°, 90.3382%, 40.5882%
        HSV (HSB):
        346°, 94.9239%, 77.2549%
        XYZ:
        23.8241, 12.3632, 4.7451
        xyY:
        0.5820, 0.3020, 12.3632
      CIE-Lab:
        41.7877, 66.1706, 29.2525
        CIE-LCH:
        41.7877, 72.3481, 23.8491
        CIE-Luv:
        41.7877, 124.1450, 16.0226
        Hunter-Lab:
        35.1614, 59.4127, 16.6117
      #c50a37 color charts
#c50a37 RGB chart
      #c50a37 CMYK chart
      #c50a37 RGB pie chart
      #c50a37 color shades, tints & tones
#c50a37 color schemes
#c50a37 color preview, HTML & CSS examples
           This text has a color of #c50a37        
        
          <p style="color:#c50a37;">Text here</p>
        
        
          .mytext {color:#c50a37;}
        
        Text color #c50a37
      
           This box has a color of #c50a37        
        
          <div style="background-color:#c50a37;">Content here</div>
        
        
          .mybackground {background-color:#c50a37;}
        
        Background color #c50a37
      
           Border around this has a color of #c50a37        
        
          <div style="border:2px solid #c50a37;">Content here</div>
        
        
          .myborder {border:2px solid #c50a37;}
        
        Border color #c50a37