#c42822 color space conversions
Hex:
        #c42822
        RGB:
        196, 40, 34
        CMY:
        23, 84, 87
        CMYK:
        0, 80, 83, 23
      HSL:
        2°, 70.4348%, 45.0980%
        HSV (HSB):
        2°, 82.6531%, 76.8627%
        XYZ:
        23.8125, 13.3688, 2.8388
        xyY:
        0.5950, 0.3341, 13.3688
      CIE-Lab:
        43.3138, 59.5412, 42.9609
        CIE-LCH:
        43.3138, 73.4220, 35.8117
        CIE-Luv:
        43.3138, 118.9233, 27.2328
        Hunter-Lab:
        36.5634, 52.2648, 20.9912
      #c42822 color charts
#c42822 RGB chart
      #c42822 CMYK chart
      #c42822 RGB pie chart
      #c42822 color shades, tints & tones
#c42822 color schemes
#c42822 color preview, HTML & CSS examples
           This text has a color of #c42822        
        
          <p style="color:#c42822;">Text here</p>
        
        
          .mytext {color:#c42822;}
        
        Text color #c42822
      
           This box has a color of #c42822        
        
          <div style="background-color:#c42822;">Content here</div>
        
        
          .mybackground {background-color:#c42822;}
        
        Background color #c42822
      
           Border around this has a color of #c42822        
        
          <div style="border:2px solid #c42822;">Content here</div>
        
        
          .myborder {border:2px solid #c42822;}
        
        Border color #c42822