#c40146 color space conversions
Hex:
        #c40146
        RGB:
        196, 1, 70
        CMY:
        23, 100, 73
        CMYK:
        0, 99, 64, 23
      HSL:
        339°, 98.9848%, 38.6275%
        HSV (HSB):
        339°, 99.4898%, 76.8627%
        XYZ:
        23.8813, 12.1997, 6.8904
        xyY:
        0.5557, 0.2839, 12.1997
      CIE-Lab:
        41.5317, 67.5261, 19.4925
        CIE-LCH:
        41.5317, 70.2832, 16.1016
        CIE-Luv:
        41.5317, 119.8407, 7.6597
        Hunter-Lab:
        34.9280, 60.9216, 12.7532
      #c40146 color charts
#c40146 RGB chart
      #c40146 CMYK chart
      #c40146 RGB pie chart
      #c40146 color shades, tints & tones
#c40146 color schemes
#c40146 color preview, HTML & CSS examples
           This text has a color of #c40146        
        
          <p style="color:#c40146;">Text here</p>
        
        
          .mytext {color:#c40146;}
        
        Text color #c40146
      
           This box has a color of #c40146        
        
          <div style="background-color:#c40146;">Content here</div>
        
        
          .mybackground {background-color:#c40146;}
        
        Background color #c40146
      
           Border around this has a color of #c40146        
        
          <div style="border:2px solid #c40146;">Content here</div>
        
        
          .myborder {border:2px solid #c40146;}
        
        Border color #c40146