#c42d18 color space conversions
Hex:
        #c42d18
        RGB:
        196, 45, 24
        CMY:
        23, 82, 91
        CMYK:
        0, 77, 88, 23
      HSL:
        7°, 78.1818%, 43.1373%
        HSV (HSB):
        7°, 87.7551%, 76.8627%
        XYZ:
        23.8682, 13.6785, 2.2464
        xyY:
        0.5998, 0.3437, 13.6785
      CIE-Lab:
        43.7683, 57.8281, 48.1953
        CIE-LCH:
        43.7683, 75.2787, 39.8086
        CIE-Luv:
        43.7683, 117.8235, 30.5987
        Hunter-Lab:
        36.9844, 50.4737, 22.2879
      #c42d18 color charts
#c42d18 RGB chart
      #c42d18 CMYK chart
      #c42d18 RGB pie chart
      #c42d18 color shades, tints & tones
#c42d18 color schemes
#c42d18 color preview, HTML & CSS examples
           This text has a color of #c42d18        
        
          <p style="color:#c42d18;">Text here</p>
        
        
          .mytext {color:#c42d18;}
        
        Text color #c42d18
      
           This box has a color of #c42d18        
        
          <div style="background-color:#c42d18;">Content here</div>
        
        
          .mybackground {background-color:#c42d18;}
        
        Background color #c42d18
      
           Border around this has a color of #c42d18        
        
          <div style="border:2px solid #c42d18;">Content here</div>
        
        
          .myborder {border:2px solid #c42d18;}
        
        Border color #c42d18