#f41d42 color space conversions
Hex:
        #f41d42
        RGB:
        244, 29, 66
        CMY:
        4, 89, 74
        CMYK:
        0, 88, 73, 4
      HSL:
        350°, 90.7173%, 53.5294%
        HSV (HSB):
        350°, 88.1148%, 95.6863%
        XYZ:
        38.7310, 20.5052, 7.0708
        xyY:
        0.5841, 0.3092, 20.5052
      CIE-Lab:
        52.4036, 75.8460, 37.5478
        CIE-LCH:
        52.4036, 84.6313, 26.3378
        CIE-Luv:
        52.4036, 152.3934, 23.0279
        Hunter-Lab:
        45.2826, 73.4293, 22.4398
      #f41d42 color charts
#f41d42 RGB chart
      #f41d42 CMYK chart
      #f41d42 RGB pie chart
      #f41d42 color shades, tints & tones
#f41d42 color schemes
#f41d42 color preview, HTML & CSS examples
           This text has a color of #f41d42        
        
          <p style="color:#f41d42;">Text here</p>
        
        
          .mytext {color:#f41d42;}
        
        Text color #f41d42
      
           This box has a color of #f41d42        
        
          <div style="background-color:#f41d42;">Content here</div>
        
        
          .mybackground {background-color:#f41d42;}
        
        Background color #f41d42
      
           Border around this has a color of #f41d42        
        
          <div style="border:2px solid #f41d42;">Content here</div>
        
        
          .myborder {border:2px solid #f41d42;}
        
        Border color #f41d42