#f9222e color space conversions
Hex:
        #f9222e
        RGB:
        249, 34, 46
        CMY:
        2, 87, 82
        CMYK:
        0, 86, 82, 2
      HSL:
        357°, 94.7137%, 55.4902%
        HSV (HSB):
        357°, 86.3454%, 97.6471%
        XYZ:
        40.1321, 21.4810, 4.6158
        xyY:
        0.6060, 0.3243, 21.4810
      CIE-Lab:
        53.4720, 75.6581, 50.0429
        CIE-LCH:
        53.4720, 90.7107, 33.4820
        CIE-Luv:
        53.4720, 159.0997, 31.6779
        Hunter-Lab:
        46.3477, 73.4534, 26.5386
      #f9222e color charts
#f9222e RGB chart
      #f9222e CMYK chart
      #f9222e RGB pie chart
      #f9222e color shades, tints & tones
#f9222e color schemes
#f9222e color preview, HTML & CSS examples
           This text has a color of #f9222e        
        
          <p style="color:#f9222e;">Text here</p>
        
        
          .mytext {color:#f9222e;}
        
        Text color #f9222e
      
           This box has a color of #f9222e        
        
          <div style="background-color:#f9222e;">Content here</div>
        
        
          .mybackground {background-color:#f9222e;}
        
        Background color #f9222e
      
           Border around this has a color of #f9222e        
        
          <div style="border:2px solid #f9222e;">Content here</div>
        
        
          .myborder {border:2px solid #f9222e;}
        
        Border color #f9222e