#c50235 color space conversions
Hex:
        #c50235
        RGB:
        197, 2, 53
        CMY:
        23, 99, 79
        CMYK:
        0, 99, 73, 23
      HSL:
        344°, 97.9899%, 39.0196%
        HSV (HSB):
        344°, 98.9848%, 77.2549%
        XYZ:
        23.6903, 12.1708, 4.4687
        xyY:
        0.5874, 0.3018, 12.1708
      CIE-Lab:
        41.4863, 66.8785, 30.1266
        CIE-LCH:
        41.4863, 73.3508, 24.2500
        CIE-Luv:
        41.4863, 125.9654, 16.3598
        Hunter-Lab:
        34.8866, 60.1614, 16.8260
      #c50235 color charts
#c50235 RGB chart
      #c50235 CMYK chart
      #c50235 RGB pie chart
      #c50235 color shades, tints & tones
#c50235 color schemes
#c50235 color preview, HTML & CSS examples
           This text has a color of #c50235        
        
          <p style="color:#c50235;">Text here</p>
        
        
          .mytext {color:#c50235;}
        
        Text color #c50235
      
           This box has a color of #c50235        
        
          <div style="background-color:#c50235;">Content here</div>
        
        
          .mybackground {background-color:#c50235;}
        
        Background color #c50235
      
           Border around this has a color of #c50235        
        
          <div style="border:2px solid #c50235;">Content here</div>
        
        
          .myborder {border:2px solid #c50235;}
        
        Border color #c50235