#c50c42 color space conversions
Hex:
        #c50c42
        RGB:
        197, 12, 66
        CMY:
        23, 95, 74
        CMYK:
        0, 94, 66, 23
      HSL:
        342°, 88.5167%, 40.9804%
        HSV (HSB):
        342°, 93.9086%, 77.2549%
        XYZ:
        24.1408, 12.5266, 6.2998
        xyY:
        0.5618, 0.2915, 12.5266
      CIE-Lab:
        42.0411, 66.4690, 22.7165
        CIE-LCH:
        42.0411, 70.2437, 18.8684
        CIE-Luv:
        42.0411, 120.3976, 10.8442
        Hunter-Lab:
        35.3929, 59.8135, 14.2217
      #c50c42 color charts
#c50c42 RGB chart
      #c50c42 CMYK chart
      #c50c42 RGB pie chart
      #c50c42 color shades, tints & tones
#c50c42 color schemes
#c50c42 color preview, HTML & CSS examples
           This text has a color of #c50c42        
        
          <p style="color:#c50c42;">Text here</p>
        
        
          .mytext {color:#c50c42;}
        
        Text color #c50c42
      
           This box has a color of #c50c42        
        
          <div style="background-color:#c50c42;">Content here</div>
        
        
          .mybackground {background-color:#c50c42;}
        
        Background color #c50c42
      
           Border around this has a color of #c50c42        
        
          <div style="border:2px solid #c50c42;">Content here</div>
        
        
          .myborder {border:2px solid #c50c42;}
        
        Border color #c50c42