#c41d32 color space conversions
Hex:
        #c41d32
        RGB:
        196, 29, 50
        CMY:
        23, 89, 80
        CMYK:
        0, 85, 74, 23
      HSL:
        352°, 74.2222%, 44.1176%
        HSV (HSB):
        352°, 85.2041%, 76.8627%
        XYZ:
        23.7800, 12.8448, 4.2436
        xyY:
        0.5819, 0.3143, 12.8448
      CIE-Lab:
        42.5284, 62.7833, 33.1022
        CIE-LCH:
        42.5284, 70.9754, 27.8002
        CIE-Luv:
        42.5284, 120.0841, 19.9468
        Hunter-Lab:
        35.8396, 55.7177, 18.0676
      #c41d32 color charts
#c41d32 RGB chart
      #c41d32 CMYK chart
      #c41d32 RGB pie chart
      #c41d32 color shades, tints & tones
#c41d32 color schemes
#c41d32 color preview, HTML & CSS examples
           This text has a color of #c41d32        
        
          <p style="color:#c41d32;">Text here</p>
        
        
          .mytext {color:#c41d32;}
        
        Text color #c41d32
      
           This box has a color of #c41d32        
        
          <div style="background-color:#c41d32;">Content here</div>
        
        
          .mybackground {background-color:#c41d32;}
        
        Background color #c41d32
      
           Border around this has a color of #c41d32        
        
          <div style="border:2px solid #c41d32;">Content here</div>
        
        
          .myborder {border:2px solid #c41d32;}
        
        Border color #c41d32