#c53140 color space conversions
Hex:
        #c53140
        RGB:
        197, 49, 64
        CMY:
        23, 81, 75
        CMYK:
        0, 75, 68, 23
      HSL:
        354°, 60.1626%, 48.2353%
        HSV (HSB):
        354°, 75.1269%, 77.2549%
        XYZ:
        25.0497, 14.4371, 6.3169
        xyY:
        0.5469, 0.3152, 14.4371
      CIE-Lab:
        44.8534, 58.2722, 27.4954
        CIE-LCH:
        44.8534, 64.4333, 25.2600
        CIE-Luv:
        44.8534, 108.8731, 17.6920
        Hunter-Lab:
        37.9962, 51.1860, 16.7404
      #c53140 color charts
#c53140 RGB chart
      #c53140 CMYK chart
      #c53140 RGB pie chart
      #c53140 color shades, tints & tones
#c53140 color schemes
#c53140 color preview, HTML & CSS examples
           This text has a color of #c53140        
        
          <p style="color:#c53140;">Text here</p>
        
        
          .mytext {color:#c53140;}
        
        Text color #c53140
      
           This box has a color of #c53140        
        
          <div style="background-color:#c53140;">Content here</div>
        
        
          .mybackground {background-color:#c53140;}
        
        Background color #c53140
      
           Border around this has a color of #c53140        
        
          <div style="border:2px solid #c53140;">Content here</div>
        
        
          .myborder {border:2px solid #c53140;}
        
        Border color #c53140