#c40230 color space conversions
Hex:
        #c40230
        RGB:
        196, 2, 48
        CMY:
        23, 99, 81
        CMYK:
        0, 99, 76, 23
      HSL:
        346°, 97.9798%, 38.8235%
        HSV (HSB):
        346°, 98.9796%, 76.8627%
        XYZ:
        23.3202, 11.9926, 3.8820
        xyY:
        0.5950, 0.3060, 11.9926
      CIE-Lab:
        41.2043, 66.4465, 32.8025
        CIE-LCH:
        41.2043, 74.1022, 26.2741
        CIE-Luv:
        41.2043, 126.5845, 18.2219
        Hunter-Lab:
        34.6303, 59.5995, 17.5949
      #c40230 color charts
#c40230 RGB chart
      #c40230 CMYK chart
      #c40230 RGB pie chart
      #c40230 color shades, tints & tones
#c40230 color schemes
#c40230 color preview, HTML & CSS examples
           This text has a color of #c40230        
        
          <p style="color:#c40230;">Text here</p>
        
        
          .mytext {color:#c40230;}
        
        Text color #c40230
      
           This box has a color of #c40230        
        
          <div style="background-color:#c40230;">Content here</div>
        
        
          .mybackground {background-color:#c40230;}
        
        Background color #c40230
      
           Border around this has a color of #c40230        
        
          <div style="border:2px solid #c40230;">Content here</div>
        
        
          .myborder {border:2px solid #c40230;}
        
        Border color #c40230