#f9141b color space conversions
Hex:
        #f9141b
        RGB:
        249, 20, 27
        CMY:
        2, 92, 89
        CMYK:
        0, 92, 89, 2
      HSL:
        358°, 95.0207%, 52.7451%
        HSV (HSB):
        358°, 91.9679%, 97.6471%
        XYZ:
        39.5149, 20.7192, 2.9534
        xyY:
        0.6254, 0.3279, 20.7192
      CIE-Lab:
        52.6408, 77.3081, 58.2538
        CIE-LCH:
        52.6408, 96.7990, 36.9990
        CIE-Luv:
        52.6408, 165.7707, 34.7985
        Hunter-Lab:
        45.5183, 75.3005, 28.0158
      #f9141b color charts
#f9141b RGB chart
      #f9141b CMYK chart
      #f9141b RGB pie chart
      #f9141b color shades, tints & tones
#f9141b color schemes
#f9141b color preview, HTML & CSS examples
           This text has a color of #f9141b        
        
          <p style="color:#f9141b;">Text here</p>
        
        
          .mytext {color:#f9141b;}
        
        Text color #f9141b
      
           This box has a color of #f9141b        
        
          <div style="background-color:#f9141b;">Content here</div>
        
        
          .mybackground {background-color:#f9141b;}
        
        Background color #f9141b
      
           Border around this has a color of #f9141b        
        
          <div style="border:2px solid #f9141b;">Content here</div>
        
        
          .myborder {border:2px solid #f9141b;}
        
        Border color #f9141b