#c53139 color space conversions
Hex:
        #c53139
        RGB:
        197, 49, 57
        CMY:
        23, 81, 78
        CMYK:
        0, 75, 71, 23
      HSL:
        357°, 60.1626%, 48.2353%
        HSV (HSB):
        357°, 75.1269%, 77.2549%
        XYZ:
        24.8628, 14.3623, 5.3327
        xyY:
        0.5580, 0.3223, 14.3623
      CIE-Lab:
        44.7482, 57.9265, 31.5639
        CIE-LCH:
        44.7482, 65.9679, 28.5858
        CIE-Luv:
        44.7482, 110.6399, 20.9460
        Hunter-Lab:
        37.8977, 50.7840, 18.1855
      #c53139 color charts
#c53139 RGB chart
      #c53139 CMYK chart
      #c53139 RGB pie chart
      #c53139 color shades, tints & tones
#c53139 color schemes
#c53139 color preview, HTML & CSS examples
           This text has a color of #c53139        
        
          <p style="color:#c53139;">Text here</p>
        
        
          .mytext {color:#c53139;}
        
        Text color #c53139
      
           This box has a color of #c53139        
        
          <div style="background-color:#c53139;">Content here</div>
        
        
          .mybackground {background-color:#c53139;}
        
        Background color #c53139
      
           Border around this has a color of #c53139        
        
          <div style="border:2px solid #c53139;">Content here</div>
        
        
          .myborder {border:2px solid #c53139;}
        
        Border color #c53139