#c42800 color space conversions
Hex:
        #c42800
        RGB:
        196, 40, 0
        CMY:
        23, 84, 100
        CMYK:
        0, 80, 100, 23
      HSL:
        12°, 100.0000%, 38.4314%
        HSV (HSB):
        12°, 100.0000%, 76.8627%
        XYZ:
        23.5237, 13.2533, 1.3183
        xyY:
        0.6175, 0.3479, 13.2533
      CIE-Lab:
        43.1425, 59.0004, 56.0448
        CIE-LCH:
        43.1425, 81.3761, 43.5284
        CIE-Luv:
        43.1425, 122.2639, 32.9789
        Hunter-Lab:
        36.4051, 51.6315, 23.3366
      #c42800 color charts
#c42800 RGB chart
      #c42800 CMYK chart
      #c42800 RGB pie chart
      #c42800 color shades, tints & tones
#c42800 color schemes
#c42800 color preview, HTML & CSS examples
           This text has a color of #c42800        
        
          <p style="color:#c42800;">Text here</p>
        
        
          .mytext {color:#c42800;}
        
        Text color #c42800
      
           This box has a color of #c42800        
        
          <div style="background-color:#c42800;">Content here</div>
        
        
          .mybackground {background-color:#c42800;}
        
        Background color #c42800
      
           Border around this has a color of #c42800        
        
          <div style="border:2px solid #c42800;">Content here</div>
        
        
          .myborder {border:2px solid #c42800;}
        
        Border color #c42800