#c40614 color space conversions
Hex:
        #c40614
        RGB:
        196, 6, 20
        CMY:
        23, 98, 92
        CMYK:
        0, 97, 90, 23
      HSL:
        356°, 94.0594%, 39.6078%
        HSV (HSB):
        356°, 96.9388%, 76.8627%
        XYZ:
        22.9563, 11.9165, 1.7520
        xyY:
        0.6268, 0.3254, 11.9165
      CIE-Lab:
        41.0831, 65.3325, 47.9273
        CIE-LCH:
        41.0831, 81.0269, 36.2634
        CIE-Luv:
        41.0831, 131.3019, 26.6362
        Hunter-Lab:
        34.5203, 58.2937, 21.1551
      #c40614 color charts
#c40614 RGB chart
      #c40614 CMYK chart
      #c40614 RGB pie chart
      #c40614 color shades, tints & tones
#c40614 color schemes
#c40614 color preview, HTML & CSS examples
           This text has a color of #c40614        
        
          <p style="color:#c40614;">Text here</p>
        
        
          .mytext {color:#c40614;}
        
        Text color #c40614
      
           This box has a color of #c40614        
        
          <div style="background-color:#c40614;">Content here</div>
        
        
          .mybackground {background-color:#c40614;}
        
        Background color #c40614
      
           Border around this has a color of #c40614        
        
          <div style="border:2px solid #c40614;">Content here</div>
        
        
          .myborder {border:2px solid #c40614;}
        
        Border color #c40614