#c40241 color space conversions
Hex:
        #c40241
        RGB:
        196, 2, 65
        CMY:
        23, 99, 75
        CMYK:
        0, 99, 67, 23
      HSL:
        341°, 97.9798%, 38.8235%
        HSV (HSB):
        341°, 98.9796%, 76.8627%
        XYZ:
        23.7408, 12.1608, 6.0970
        xyY:
        0.5653, 0.2896, 12.1608
      CIE-Lab:
        41.4706, 67.1695, 22.5718
        CIE-LCH:
        41.4706, 70.8606, 18.5745
        CIE-Luv:
        41.4706, 121.4436, 10.4057
        Hunter-Lab:
        34.8724, 60.4945, 14.0445
      #c40241 color charts
#c40241 RGB chart
      #c40241 CMYK chart
      #c40241 RGB pie chart
      #c40241 color shades, tints & tones
#c40241 color schemes
#c40241 color preview, HTML & CSS examples
           This text has a color of #c40241        
        
          <p style="color:#c40241;">Text here</p>
        
        
          .mytext {color:#c40241;}
        
        Text color #c40241
      
           This box has a color of #c40241        
        
          <div style="background-color:#c40241;">Content here</div>
        
        
          .mybackground {background-color:#c40241;}
        
        Background color #c40241
      
           Border around this has a color of #c40241        
        
          <div style="border:2px solid #c40241;">Content here</div>
        
        
          .myborder {border:2px solid #c40241;}
        
        Border color #c40241