#c41241 color space conversions
Hex:
        #c41241
        RGB:
        196, 18, 65
        CMY:
        23, 93, 75
        CMYK:
        0, 91, 67, 23
      HSL:
        344°, 83.1776%, 41.9608%
        HSV (HSB):
        344°, 90.8163%, 76.8627%
        XYZ:
        23.9354, 12.5500, 6.1619
        xyY:
        0.5612, 0.2943, 12.5500
      CIE-Lab:
        42.0773, 65.4126, 23.3474
        CIE-LCH:
        42.0773, 69.4543, 19.6427
        CIE-Luv:
        42.0773, 118.8182, 11.6634
        Hunter-Lab:
        35.4260, 58.6070, 14.4855
      #c41241 color charts
#c41241 RGB chart
      #c41241 CMYK chart
      #c41241 RGB pie chart
      #c41241 color shades, tints & tones
#c41241 color schemes
#c41241 color preview, HTML & CSS examples
           This text has a color of #c41241        
        
          <p style="color:#c41241;">Text here</p>
        
        
          .mytext {color:#c41241;}
        
        Text color #c41241
      
           This box has a color of #c41241        
        
          <div style="background-color:#c41241;">Content here</div>
        
        
          .mybackground {background-color:#c41241;}
        
        Background color #c41241
      
           Border around this has a color of #c41241        
        
          <div style="border:2px solid #c41241;">Content here</div>
        
        
          .myborder {border:2px solid #c41241;}
        
        Border color #c41241