#f24c42 color space conversions
Hex:
        #f24c42
        RGB:
        242, 76, 66
        CMY:
        5, 70, 74
        CMYK:
        0, 69, 73, 5
      HSL:
        3°, 87.1287%, 60.3922%
        HSV (HSB):
        3°, 72.7273%, 94.9020%
        XYZ:
        40.1858, 24.4395, 7.7535
        xyY:
        0.5552, 0.3377, 24.4395
      CIE-Lab:
        56.5251, 62.6651, 42.1456
        CIE-LCH:
        56.5251, 75.5193, 33.9229
        CIE-Luv:
        56.5251, 129.2912, 31.7018
        Hunter-Lab:
        49.4363, 58.5855, 25.3064
      #f24c42 color charts
#f24c42 RGB chart
      #f24c42 CMYK chart
      #f24c42 RGB pie chart
      #f24c42 color shades, tints & tones
#f24c42 color schemes
#f24c42 color preview, HTML & CSS examples
           This text has a color of #f24c42        
        
          <p style="color:#f24c42;">Text here</p>
        
        
          .mytext {color:#f24c42;}
        
        Text color #f24c42
      
           This box has a color of #f24c42        
        
          <div style="background-color:#f24c42;">Content here</div>
        
        
          .mybackground {background-color:#f24c42;}
        
        Background color #f24c42
      
           Border around this has a color of #f24c42        
        
          <div style="border:2px solid #f24c42;">Content here</div>
        
        
          .myborder {border:2px solid #f24c42;}
        
        Border color #f24c42