#c53241 color space conversions
Hex:
        #c53241
        RGB:
        197, 50, 65
        CMY:
        23, 80, 75
        CMYK:
        0, 75, 67, 23
      HSL:
        354°, 59.5142%, 48.4314%
        HSV (HSB):
        354°, 74.6193%, 77.2549%
        XYZ:
        25.1207, 14.5332, 6.4822
        xyY:
        0.5445, 0.3150, 14.5332
      CIE-Lab:
        44.9881, 57.9943, 27.0579
        CIE-LCH:
        44.9881, 63.9959, 25.0119
        CIE-Luv:
        44.9881, 108.1127, 17.4405
        Hunter-Lab:
        38.1224, 50.9081, 16.6042
      #c53241 color charts
#c53241 RGB chart
      #c53241 CMYK chart
      #c53241 RGB pie chart
      #c53241 color shades, tints & tones
#c53241 color schemes
#c53241 color preview, HTML & CSS examples
           This text has a color of #c53241        
        
          <p style="color:#c53241;">Text here</p>
        
        
          .mytext {color:#c53241;}
        
        Text color #c53241
      
           This box has a color of #c53241        
        
          <div style="background-color:#c53241;">Content here</div>
        
        
          .mybackground {background-color:#c53241;}
        
        Background color #c53241
      
           Border around this has a color of #c53241        
        
          <div style="border:2px solid #c53241;">Content here</div>
        
        
          .myborder {border:2px solid #c53241;}
        
        Border color #c53241