#f24f2f color space conversions
Hex:
        #f24f2f
        RGB:
        242, 79, 47
        CMY:
        5, 69, 82
        CMYK:
        0, 67, 81, 5
      HSL:
        10°, 88.2353%, 56.6667%
        HSV (HSB):
        10°, 80.5785%, 94.9020%
        XYZ:
        39.9270, 24.6744, 5.3476
        xyY:
        0.5708, 0.3527, 24.6744
      CIE-Lab:
        56.7568, 60.8593, 52.2004
        CIE-LCH:
        56.7568, 80.1795, 40.6204
        CIE-Luv:
        56.7568, 130.5870, 38.9941
        Hunter-Lab:
        49.6734, 56.5483, 28.3885
      #f24f2f color charts
#f24f2f RGB chart
      #f24f2f CMYK chart
      #f24f2f RGB pie chart
      #f24f2f color shades, tints & tones
#f24f2f color schemes
#f24f2f color preview, HTML & CSS examples
           This text has a color of #f24f2f        
        
          <p style="color:#f24f2f;">Text here</p>
        
        
          .mytext {color:#f24f2f;}
        
        Text color #f24f2f
      
           This box has a color of #f24f2f        
        
          <div style="background-color:#f24f2f;">Content here</div>
        
        
          .mybackground {background-color:#f24f2f;}
        
        Background color #f24f2f
      
           Border around this has a color of #f24f2f        
        
          <div style="border:2px solid #f24f2f;">Content here</div>
        
        
          .myborder {border:2px solid #f24f2f;}
        
        Border color #f24f2f