#c42d28 color space conversions
Hex:
        #c42d28
        RGB:
        196, 45, 40
        CMY:
        23, 82, 84
        CMYK:
        0, 77, 80, 23
      HSL:
        2°, 66.1017%, 46.2745%
        HSV (HSB):
        2°, 79.5918%, 76.8627%
        XYZ:
        24.0863, 13.7657, 3.3950
        xyY:
        0.5840, 0.3337, 13.7657
      CIE-Lab:
        43.8951, 58.2396, 40.3179
        CIE-LCH:
        43.8951, 70.8335, 34.6940
        CIE-Luv:
        43.8951, 115.4603, 26.3945
        Hunter-Lab:
        37.1022, 50.9514, 20.5462
      #c42d28 color charts
#c42d28 RGB chart
      #c42d28 CMYK chart
      #c42d28 RGB pie chart
      #c42d28 color shades, tints & tones
#c42d28 color schemes
#c42d28 color preview, HTML & CSS examples
           This text has a color of #c42d28        
        
          <p style="color:#c42d28;">Text here</p>
        
        
          .mytext {color:#c42d28;}
        
        Text color #c42d28
      
           This box has a color of #c42d28        
        
          <div style="background-color:#c42d28;">Content here</div>
        
        
          .mybackground {background-color:#c42d28;}
        
        Background color #c42d28
      
           Border around this has a color of #c42d28        
        
          <div style="border:2px solid #c42d28;">Content here</div>
        
        
          .myborder {border:2px solid #c42d28;}
        
        Border color #c42d28