#c50a43 color space conversions
Hex:
        #c50a43
        RGB:
        197, 10, 67
        CMY:
        23, 96, 74
        CMYK:
        0, 95, 66, 23
      HSL:
        342°, 90.3382%, 40.5882%
        HSV (HSB):
        342°, 94.9239%, 77.2549%
        XYZ:
        24.1476, 12.4926, 6.4488
        xyY:
        0.5604, 0.2899, 12.4926
      CIE-Lab:
        41.9886, 66.7251, 22.0208
        CIE-LCH:
        41.9886, 70.2649, 18.2641
        CIE-Luv:
        41.9886, 120.3666, 10.1722
        Hunter-Lab:
        35.3449, 60.0973, 13.9238
      #c50a43 color charts
#c50a43 RGB chart
      #c50a43 CMYK chart
      #c50a43 RGB pie chart
      #c50a43 color shades, tints & tones
#c50a43 color schemes
#c50a43 color preview, HTML & CSS examples
           This text has a color of #c50a43        
        
          <p style="color:#c50a43;">Text here</p>
        
        
          .mytext {color:#c50a43;}
        
        Text color #c50a43
      
           This box has a color of #c50a43        
        
          <div style="background-color:#c50a43;">Content here</div>
        
        
          .mybackground {background-color:#c50a43;}
        
        Background color #c50a43
      
           Border around this has a color of #c50a43        
        
          <div style="border:2px solid #c50a43;">Content here</div>
        
        
          .myborder {border:2px solid #c50a43;}
        
        Border color #c50a43