#c42815 color space conversions
Hex:
        #c42815
        RGB:
        196, 40, 21
        CMY:
        23, 84, 92
        CMYK:
        0, 80, 89, 23
      HSL:
        7°, 80.6452%, 42.5490%
        HSV (HSB):
        7°, 89.2857%, 76.8627%
        XYZ:
        23.6591, 13.3075, 2.0311
        xyY:
        0.6067, 0.3412, 13.3075
      CIE-Lab:
        43.2229, 59.2547, 49.0665
        CIE-LCH:
        43.2229, 76.9327, 39.6268
        CIE-Luv:
        43.2229, 120.6747, 30.2491
        Hunter-Lab:
        36.4794, 51.9290, 22.2345
      #c42815 color charts
#c42815 RGB chart
      #c42815 CMYK chart
      #c42815 RGB pie chart
      #c42815 color shades, tints & tones
#c42815 color schemes
#c42815 color preview, HTML & CSS examples
           This text has a color of #c42815        
        
          <p style="color:#c42815;">Text here</p>
        
        
          .mytext {color:#c42815;}
        
        Text color #c42815
      
           This box has a color of #c42815        
        
          <div style="background-color:#c42815;">Content here</div>
        
        
          .mybackground {background-color:#c42815;}
        
        Background color #c42815
      
           Border around this has a color of #c42815        
        
          <div style="border:2px solid #c42815;">Content here</div>
        
        
          .myborder {border:2px solid #c42815;}
        
        Border color #c42815