#c53c42 color space conversions
Hex:
        #c53c42
        RGB:
        197, 60, 66
        CMY:
        23, 76, 74
        CMYK:
        0, 70, 66, 23
      HSL:
        357°, 54.1502%, 50.3922%
        HSV (HSB):
        357°, 69.5431%, 77.2549%
        XYZ:
        25.6252, 15.4954, 6.7946
        xyY:
        0.5348, 0.3234, 15.4954
      CIE-Lab:
        46.3054, 54.4501, 28.0943
        CIE-LCH:
        46.3054, 61.2707, 27.2921
        CIE-Luv:
        46.3054, 102.5069, 19.5765
        Hunter-Lab:
        39.3642, 47.3122, 17.3210
      #c53c42 color charts
#c53c42 RGB chart
      #c53c42 CMYK chart
      #c53c42 RGB pie chart
      #c53c42 color shades, tints & tones
#c53c42 color schemes
#c53c42 color preview, HTML & CSS examples
           This text has a color of #c53c42        
        
          <p style="color:#c53c42;">Text here</p>
        
        
          .mytext {color:#c53c42;}
        
        Text color #c53c42
      
           This box has a color of #c53c42        
        
          <div style="background-color:#c53c42;">Content here</div>
        
        
          .mybackground {background-color:#c53c42;}
        
        Background color #c53c42
      
           Border around this has a color of #c53c42        
        
          <div style="border:2px solid #c53c42;">Content here</div>
        
        
          .myborder {border:2px solid #c53c42;}
        
        Border color #c53c42