#c40418 color space conversions
Hex:
        #c40418
        RGB:
        196, 4, 24
        CMY:
        23, 98, 91
        CMYK:
        0, 98, 88, 23
      HSL:
        354°, 96.0000%, 39.2157%
        HSV (HSB):
        354°, 97.9592%, 76.8627%
        XYZ:
        22.9732, 11.8885, 1.9480
        xyY:
        0.6241, 0.3230, 11.8885
      CIE-Lab:
        41.0384, 65.6016, 46.0331
        CIE-LCH:
        41.0384, 80.1412, 35.0576
        CIE-Luv:
        41.0384, 131.1212, 25.7113
        Hunter-Lab:
        34.4798, 58.5917, 20.7861
      #c40418 color charts
#c40418 RGB chart
      #c40418 CMYK chart
      #c40418 RGB pie chart
      #c40418 color shades, tints & tones
#c40418 color schemes
#c40418 color preview, HTML & CSS examples
           This text has a color of #c40418        
        
          <p style="color:#c40418;">Text here</p>
        
        
          .mytext {color:#c40418;}
        
        Text color #c40418
      
           This box has a color of #c40418        
        
          <div style="background-color:#c40418;">Content here</div>
        
        
          .mybackground {background-color:#c40418;}
        
        Background color #c40418
      
           Border around this has a color of #c40418        
        
          <div style="border:2px solid #c40418;">Content here</div>
        
        
          .myborder {border:2px solid #c40418;}
        
        Border color #c40418