#c42414 color space conversions
Hex:
        #c42414
        RGB:
        196, 36, 20
        CMY:
        23, 86, 92
        CMYK:
        0, 82, 90, 23
      HSL:
        5°, 81.4815%, 42.3529%
        HSV (HSB):
        5°, 89.7959%, 76.8627%
        XYZ:
        23.5221, 13.0480, 1.9406
        xyY:
        0.6108, 0.3388, 13.0480
      CIE-Lab:
        42.8355, 60.3164, 49.1984
        CIE-LCH:
        42.8355, 77.8367, 39.2032
        CIE-Luv:
        42.8355, 122.6273, 29.7563
        Hunter-Lab:
        36.1220, 53.0227, 22.1002
      #c42414 color charts
#c42414 RGB chart
      #c42414 CMYK chart
      #c42414 RGB pie chart
      #c42414 color shades, tints & tones
#c42414 color schemes
#c42414 color preview, HTML & CSS examples
           This text has a color of #c42414        
        
          <p style="color:#c42414;">Text here</p>
        
        
          .mytext {color:#c42414;}
        
        Text color #c42414
      
           This box has a color of #c42414        
        
          <div style="background-color:#c42414;">Content here</div>
        
        
          .mybackground {background-color:#c42414;}
        
        Background color #c42414
      
           Border around this has a color of #c42414        
        
          <div style="border:2px solid #c42414;">Content here</div>
        
        
          .myborder {border:2px solid #c42414;}
        
        Border color #c42414