#c40324 color space conversions
Hex:
        #c40324
        RGB:
        196, 3, 36
        CMY:
        23, 99, 86
        CMYK:
        0, 98, 82, 23
      HSL:
        350°, 96.9849%, 39.0196%
        HSV (HSB):
        350°, 98.4694%, 76.8627%
        XYZ:
        23.1159, 11.9283, 2.7531
        xyY:
        0.6116, 0.3156, 11.9283
      CIE-Lab:
        41.1019, 65.9717, 39.7498
        CIE-LCH:
        41.1019, 77.0215, 31.0701
        CIE-Luv:
        41.1019, 129.2197, 22.5205
        Hunter-Lab:
        34.5373, 59.0304, 19.4499
      #c40324 color charts
#c40324 RGB chart
      #c40324 CMYK chart
      #c40324 RGB pie chart
      #c40324 color shades, tints & tones
#c40324 color schemes
#c40324 color preview, HTML & CSS examples
           This text has a color of #c40324        
        
          <p style="color:#c40324;">Text here</p>
        
        
          .mytext {color:#c40324;}
        
        Text color #c40324
      
           This box has a color of #c40324        
        
          <div style="background-color:#c40324;">Content here</div>
        
        
          .mybackground {background-color:#c40324;}
        
        Background color #c40324
      
           Border around this has a color of #c40324        
        
          <div style="border:2px solid #c40324;">Content here</div>
        
        
          .myborder {border:2px solid #c40324;}
        
        Border color #c40324