#f24d72 color space conversions
Hex:
        #f24d72
        RGB:
        242, 77, 114
        CMY:
        5, 70, 55
        CMYK:
        0, 68, 53, 5
      HSL:
        347°, 86.3874%, 62.5490%
        HSV (HSB):
        347°, 68.1818%, 94.9020%
        XYZ:
        42.3091, 25.3999, 18.5923
        xyY:
        0.4902, 0.2943, 25.3999
      CIE-Lab:
        57.4630, 65.1191, 15.7034
        CIE-LCH:
        57.4630, 66.9858, 13.5580
        CIE-Luv:
        57.4630, 116.0939, 6.5901
        Hunter-Lab:
        50.3983, 61.6526, 13.4063
      #f24d72 color charts
#f24d72 RGB chart
      #f24d72 CMYK chart
      #f24d72 RGB pie chart
      #f24d72 color shades, tints & tones
#f24d72 color schemes
#f24d72 color preview, HTML & CSS examples
           This text has a color of #f24d72        
        
          <p style="color:#f24d72;">Text here</p>
        
        
          .mytext {color:#f24d72;}
        
        Text color #f24d72
      
           This box has a color of #f24d72        
        
          <div style="background-color:#f24d72;">Content here</div>
        
        
          .mybackground {background-color:#f24d72;}
        
        Background color #f24d72
      
           Border around this has a color of #f24d72        
        
          <div style="border:2px solid #f24d72;">Content here</div>
        
        
          .myborder {border:2px solid #f24d72;}
        
        Border color #f24d72