#c40035 color space conversions
Hex:
        #c40035
        RGB:
        196, 0, 53
        CMY:
        23, 100, 79
        CMYK:
        0, 100, 73, 23
      HSL:
        344°, 100.0000%, 38.4314%
        HSV (HSB):
        344°, 100.0000%, 76.8627%
        XYZ:
        23.4076, 11.9928, 4.4493
        xyY:
        0.5874, 0.3010, 11.9928
      CIE-Lab:
        41.2047, 66.8355, 29.7413
        CIE-LCH:
        41.2047, 73.1541, 23.9887
        CIE-Luv:
        41.2047, 125.5257, 16.0004
        Hunter-Lab:
        34.6306, 60.0482, 16.6240
      #c40035 color charts
#c40035 RGB chart
      #c40035 CMYK chart
      #c40035 RGB pie chart
      #c40035 color shades, tints & tones
#c40035 color schemes
#c40035 color preview, HTML & CSS examples
           This text has a color of #c40035        
        
          <p style="color:#c40035;">Text here</p>
        
        
          .mytext {color:#c40035;}
        
        Text color #c40035
      
           This box has a color of #c40035        
        
          <div style="background-color:#c40035;">Content here</div>
        
        
          .mybackground {background-color:#c40035;}
        
        Background color #c40035
      
           Border around this has a color of #c40035        
        
          <div style="border:2px solid #c40035;">Content here</div>
        
        
          .myborder {border:2px solid #c40035;}
        
        Border color #c40035