#f2240e color space conversions
Hex:
        #f2240e
        RGB:
        242, 36, 14
        CMY:
        5, 86, 95
        CMYK:
        0, 85, 94, 5
      HSL:
        6°, 89.7638%, 50.1961%
        HSV (HSB):
        6°, 94.2149%, 94.9020%
        XYZ:
        37.3281, 20.1707, 2.3414
        xyY:
        0.6238, 0.3371, 20.1707
      CIE-Lab:
        52.0297, 72.9272, 61.6763
        CIE-LCH:
        52.0297, 95.5110, 40.2220
        CIE-Luv:
        52.0297, 157.3025, 37.1705
        Hunter-Lab:
        44.9118, 69.7632, 28.3473
      #f2240e color charts
#f2240e RGB chart
      #f2240e CMYK chart
      #f2240e RGB pie chart
      #f2240e color shades, tints & tones
#f2240e color schemes
#f2240e color preview, HTML & CSS examples
           This text has a color of #f2240e        
        
          <p style="color:#f2240e;">Text here</p>
        
        
          .mytext {color:#f2240e;}
        
        Text color #f2240e
      
           This box has a color of #f2240e        
        
          <div style="background-color:#f2240e;">Content here</div>
        
        
          .mybackground {background-color:#f2240e;}
        
        Background color #f2240e
      
           Border around this has a color of #f2240e        
        
          <div style="border:2px solid #f2240e;">Content here</div>
        
        
          .myborder {border:2px solid #f2240e;}
        
        Border color #f2240e