#c40245 color space conversions
Hex:
        #c40245
        RGB:
        196, 2, 69
        CMY:
        23, 99, 73
        CMYK:
        0, 99, 65, 23
      HSL:
        339°, 97.9798%, 38.8235%
        HSV (HSB):
        339°, 98.9796%, 76.8627%
        XYZ:
        23.8608, 12.2089, 6.7292
        xyY:
        0.5575, 0.2853, 12.2089
      CIE-Lab:
        41.5461, 67.3737, 20.1441
        CIE-LCH:
        41.5461, 70.3207, 16.6462
        CIE-Luv:
        41.5461, 120.0536, 8.2793
        Hunter-Lab:
        34.9412, 60.7481, 13.0404
      #c40245 color charts
#c40245 RGB chart
      #c40245 CMYK chart
      #c40245 RGB pie chart
      #c40245 color shades, tints & tones
#c40245 color schemes
#c40245 color preview, HTML & CSS examples
           This text has a color of #c40245        
        
          <p style="color:#c40245;">Text here</p>
        
        
          .mytext {color:#c40245;}
        
        Text color #c40245
      
           This box has a color of #c40245        
        
          <div style="background-color:#c40245;">Content here</div>
        
        
          .mybackground {background-color:#c40245;}
        
        Background color #c40245
      
           Border around this has a color of #c40245        
        
          <div style="border:2px solid #c40245;">Content here</div>
        
        
          .myborder {border:2px solid #c40245;}
        
        Border color #c40245