#d41c42 color space conversions
Hex:
        #d41c42
        RGB:
        212, 28, 66
        CMY:
        17, 89, 74
        CMYK:
        0, 87, 69, 17
      HSL:
        348°, 76.6667%, 47.0588%
        HSV (HSB):
        348°, 86.7925%, 83.1373%
        XYZ:
        28.5500, 15.2209, 6.5874
        xyY:
        0.5669, 0.3023, 15.2209
      CIE-Lab:
        45.9353, 67.8945, 28.2707
        CIE-LCH:
        45.9353, 73.5451, 22.6064
        CIE-Luv:
        45.9353, 128.3845, 16.0484
        Hunter-Lab:
        39.0140, 62.3499, 17.2988
      #d41c42 color charts
#d41c42 RGB chart
      #d41c42 CMYK chart
      #d41c42 RGB pie chart
      #d41c42 color shades, tints & tones
#d41c42 color schemes
#d41c42 color preview, HTML & CSS examples
           This text has a color of #d41c42        
        
          <p style="color:#d41c42;">Text here</p>
        
        
          .mytext {color:#d41c42;}
        
        Text color #d41c42
      
           This box has a color of #d41c42        
        
          <div style="background-color:#d41c42;">Content here</div>
        
        
          .mybackground {background-color:#d41c42;}
        
        Background color #d41c42
      
           Border around this has a color of #d41c42        
        
          <div style="border:2px solid #d41c42;">Content here</div>
        
        
          .myborder {border:2px solid #d41c42;}
        
        Border color #d41c42