#c42819 color space conversions
Hex:
        #c42819
        RGB:
        196, 40, 25
        CMY:
        23, 84, 90
        CMYK:
        0, 80, 87, 23
      HSL:
        5°, 77.3756%, 43.3333%
        HSV (HSB):
        5°, 87.2449%, 76.8627%
        XYZ:
        23.6992, 13.3235, 2.2423
        xyY:
        0.6036, 0.3393, 13.3235
      CIE-Lab:
        43.2467, 59.3298, 47.3292
        CIE-LCH:
        43.2467, 75.8952, 38.5804
        CIE-Luv:
        43.2467, 120.2117, 29.4526
        Hunter-Lab:
        36.5014, 52.0169, 21.9088
      #c42819 color charts
#c42819 RGB chart
      #c42819 CMYK chart
      #c42819 RGB pie chart
      #c42819 color shades, tints & tones
#c42819 color schemes
#c42819 color preview, HTML & CSS examples
           This text has a color of #c42819        
        
          <p style="color:#c42819;">Text here</p>
        
        
          .mytext {color:#c42819;}
        
        Text color #c42819
      
           This box has a color of #c42819        
        
          <div style="background-color:#c42819;">Content here</div>
        
        
          .mybackground {background-color:#c42819;}
        
        Background color #c42819
      
           Border around this has a color of #c42819        
        
          <div style="border:2px solid #c42819;">Content here</div>
        
        
          .myborder {border:2px solid #c42819;}
        
        Border color #c42819