#c40115 color space conversions
Hex:
        #c40115
        RGB:
        196, 1, 21
        CMY:
        23, 100, 92
        CMYK:
        0, 99, 89, 23
      HSL:
        354°, 98.9848%, 38.6275%
        HSV (HSB):
        354°, 99.4898%, 76.8627%
        XYZ:
        22.9112, 11.8116, 1.7818
        xyY:
        0.6276, 0.3236, 11.8116
      CIE-Lab:
        40.9151, 65.8523, 47.3532
        CIE-LCH:
        40.9151, 81.1101, 35.7192
        CIE-Luv:
        40.9151, 132.0540, 26.1348
        Hunter-Lab:
        34.3680, 58.8515, 20.9838
      #c40115 color charts
#c40115 RGB chart
      #c40115 CMYK chart
      #c40115 RGB pie chart
      #c40115 color shades, tints & tones
#c40115 color schemes
#c40115 color preview, HTML & CSS examples
           This text has a color of #c40115        
        
          <p style="color:#c40115;">Text here</p>
        
        
          .mytext {color:#c40115;}
        
        Text color #c40115
      
           This box has a color of #c40115        
        
          <div style="background-color:#c40115;">Content here</div>
        
        
          .mybackground {background-color:#c40115;}
        
        Background color #c40115
      
           Border around this has a color of #c40115        
        
          <div style="border:2px solid #c40115;">Content here</div>
        
        
          .myborder {border:2px solid #c40115;}
        
        Border color #c40115