#c40525 color space conversions
Hex:
        #c40525
        RGB:
        196, 5, 37
        CMY:
        23, 98, 85
        CMYK:
        0, 97, 81, 23
      HSL:
        350°, 95.0249%, 39.4118%
        HSV (HSB):
        350°, 97.4490%, 76.8627%
        XYZ:
        23.1531, 11.9779, 2.8419
        xyY:
        0.6097, 0.3154, 11.9779
      CIE-Lab:
        41.1809, 65.7983, 39.2615
        CIE-LCH:
        41.1809, 76.6217, 30.8243
        CIE-Luv:
        41.1809, 128.6782, 22.3399
        Hunter-Lab:
        34.6091, 58.8490, 19.3578
      #c40525 color charts
#c40525 RGB chart
      #c40525 CMYK chart
      #c40525 RGB pie chart
      #c40525 color shades, tints & tones
#c40525 color schemes
#c40525 color preview, HTML & CSS examples
           This text has a color of #c40525        
        
          <p style="color:#c40525;">Text here</p>
        
        
          .mytext {color:#c40525;}
        
        Text color #c40525
      
           This box has a color of #c40525        
        
          <div style="background-color:#c40525;">Content here</div>
        
        
          .mybackground {background-color:#c40525;}
        
        Background color #c40525
      
           Border around this has a color of #c40525        
        
          <div style="border:2px solid #c40525;">Content here</div>
        
        
          .myborder {border:2px solid #c40525;}
        
        Border color #c40525