#f9222f color space conversions
Hex:
        #f9222f
        RGB:
        249, 34, 47
        CMY:
        2, 87, 82
        CMYK:
        0, 86, 81, 2
      HSL:
        356°, 94.7137%, 55.4902%
        HSV (HSB):
        356°, 86.3454%, 97.6471%
        XYZ:
        40.1520, 21.4890, 4.7209
        xyY:
        0.6050, 0.3238, 21.4890
      CIE-Lab:
        53.4806, 75.6832, 49.5326
        CIE-LCH:
        53.4806, 90.4512, 33.2037
        CIE-Luv:
        53.4806, 158.9144, 31.3842
        Hunter-Lab:
        46.3563, 73.4865, 26.4114
      #f9222f color charts
#f9222f RGB chart
      #f9222f CMYK chart
      #f9222f RGB pie chart
      #f9222f color shades, tints & tones
#f9222f color schemes
#f9222f color preview, HTML & CSS examples
           This text has a color of #f9222f        
        
          <p style="color:#f9222f;">Text here</p>
        
        
          .mytext {color:#f9222f;}
        
        Text color #f9222f
      
           This box has a color of #f9222f        
        
          <div style="background-color:#f9222f;">Content here</div>
        
        
          .mybackground {background-color:#f9222f;}
        
        Background color #f9222f
      
           Border around this has a color of #f9222f        
        
          <div style="border:2px solid #f9222f;">Content here</div>
        
        
          .myborder {border:2px solid #f9222f;}
        
        Border color #f9222f