#c53c28 color space conversions
Hex:
        #c53c28
        RGB:
        197, 60, 40
        CMY:
        23, 76, 84
        CMYK:
        0, 70, 80, 23
      HSL:
        8°, 66.2447%, 46.4706%
        HSV (HSB):
        8°, 79.6954%, 77.2549%
        XYZ:
        25.0248, 15.2552, 3.6331
        xyY:
        0.5699, 0.3474, 15.2552
      CIE-Lab:
        45.9818, 53.3022, 42.4777
        CIE-LCH:
        45.9818, 68.1577, 38.5521
        CIE-Luv:
        45.9818, 107.7447, 30.0377
        Hunter-Lab:
        39.0580, 46.0153, 21.8255
      #c53c28 color charts
#c53c28 RGB chart
      #c53c28 CMYK chart
      #c53c28 RGB pie chart
      #c53c28 color shades, tints & tones
#c53c28 color schemes
#c53c28 color preview, HTML & CSS examples
           This text has a color of #c53c28        
        
          <p style="color:#c53c28;">Text here</p>
        
        
          .mytext {color:#c53c28;}
        
        Text color #c53c28
      
           This box has a color of #c53c28        
        
          <div style="background-color:#c53c28;">Content here</div>
        
        
          .mybackground {background-color:#c53c28;}
        
        Background color #c53c28
      
           Border around this has a color of #c53c28        
        
          <div style="border:2px solid #c53c28;">Content here</div>
        
        
          .myborder {border:2px solid #c53c28;}
        
        Border color #c53c28