#c40141 color space conversions
Hex:
        #c40141
        RGB:
        196, 1, 65
        CMY:
        23, 100, 75
        CMYK:
        0, 99, 67, 23
      HSL:
        340°, 98.9848%, 38.6275%
        HSV (HSB):
        340°, 99.4898%, 76.8627%
        XYZ:
        23.7299, 12.1391, 6.0934
        xyY:
        0.5655, 0.2893, 12.1391
      CIE-Lab:
        41.4364, 67.2690, 22.5279
        CIE-LCH:
        41.4364, 70.9410, 18.5153
        CIE-Luv:
        41.4364, 121.5923, 10.3346
        Hunter-Lab:
        34.8412, 60.6019, 14.0196
      #c40141 color charts
#c40141 RGB chart
      #c40141 CMYK chart
      #c40141 RGB pie chart
      #c40141 color shades, tints & tones
#c40141 color schemes
#c40141 color preview, HTML & CSS examples
           This text has a color of #c40141        
        
          <p style="color:#c40141;">Text here</p>
        
        
          .mytext {color:#c40141;}
        
        Text color #c40141
      
           This box has a color of #c40141        
        
          <div style="background-color:#c40141;">Content here</div>
        
        
          .mybackground {background-color:#c40141;}
        
        Background color #c40141
      
           Border around this has a color of #c40141        
        
          <div style="border:2px solid #c40141;">Content here</div>
        
        
          .myborder {border:2px solid #c40141;}
        
        Border color #c40141