#c41d50 color space conversions
Hex:
        #c41d50
        RGB:
        196, 29, 80
        CMY:
        23, 89, 69
        CMYK:
        0, 85, 59, 23
      HSL:
        342°, 74.2222%, 44.1176%
        HSV (HSB):
        342°, 85.2041%, 76.8627%
        XYZ:
        24.6523, 13.1937, 8.8367
        xyY:
        0.5281, 0.2826, 13.1937
      CIE-Lab:
        43.0536, 64.3255, 15.2254
        CIE-LCH:
        43.0536, 66.1028, 13.3164
        CIE-Luv:
        43.0536, 110.8610, 4.7094
        Hunter-Lab:
        36.3231, 57.5815, 11.0020
      #c41d50 color charts
#c41d50 RGB chart
      #c41d50 CMYK chart
      #c41d50 RGB pie chart
      #c41d50 color shades, tints & tones
#c41d50 color schemes
#c41d50 color preview, HTML & CSS examples
           This text has a color of #c41d50        
        
          <p style="color:#c41d50;">Text here</p>
        
        
          .mytext {color:#c41d50;}
        
        Text color #c41d50
      
           This box has a color of #c41d50        
        
          <div style="background-color:#c41d50;">Content here</div>
        
        
          .mybackground {background-color:#c41d50;}
        
        Background color #c41d50
      
           Border around this has a color of #c41d50        
        
          <div style="border:2px solid #c41d50;">Content here</div>
        
        
          .myborder {border:2px solid #c41d50;}
        
        Border color #c41d50