#f9214b color space conversions
Hex:
        #f9214b
        RGB:
        249, 33, 75
        CMY:
        2, 87, 71
        CMYK:
        0, 87, 70, 2
      HSL:
        348°, 94.7368%, 55.2941%
        HSV (HSB):
        348°, 86.7470%, 97.6471%
        XYZ:
        40.8808, 21.7354, 8.6973
        xyY:
        0.5733, 0.3048, 21.7354
      CIE-Lab:
        53.7452, 76.7989, 34.1169
        CIE-LCH:
        53.7452, 84.0359, 23.9526
        CIE-Luv:
        53.7452, 152.4849, 20.5529
        Hunter-Lab:
        46.6213, 74.9339, 21.5742
      #f9214b color charts
#f9214b RGB chart
      #f9214b CMYK chart
      #f9214b RGB pie chart
      #f9214b color shades, tints & tones
#f9214b color schemes
#f9214b color preview, HTML & CSS examples
           This text has a color of #f9214b        
        
          <p style="color:#f9214b;">Text here</p>
        
        
          .mytext {color:#f9214b;}
        
        Text color #f9214b
      
           This box has a color of #f9214b        
        
          <div style="background-color:#f9214b;">Content here</div>
        
        
          .mybackground {background-color:#f9214b;}
        
        Background color #f9214b
      
           Border around this has a color of #f9214b        
        
          <div style="border:2px solid #f9214b;">Content here</div>
        
        
          .myborder {border:2px solid #f9214b;}
        
        Border color #f9214b