#f94450 color space conversions
Hex:
        #f94450
        RGB:
        249, 68, 80
        CMY:
        2, 73, 69
        CMYK:
        0, 73, 68, 2
      HSL:
        356°, 93.7824%, 62.1569%
        HSV (HSB):
        356°, 72.6908%, 97.6471%
        XYZ:
        42.5820, 24.8532, 10.1422
        xyY:
        0.5489, 0.3204, 24.8532
      CIE-Lab:
        56.9321, 68.2267, 35.0838
        CIE-LCH:
        56.9321, 76.7187, 27.2133
        CIE-Luv:
        56.9321, 136.3500, 24.7221
        Hunter-Lab:
        49.8530, 65.2235, 22.8349
      #f94450 color charts
#f94450 RGB chart
      #f94450 CMYK chart
      #f94450 RGB pie chart
      #f94450 color shades, tints & tones
#f94450 color schemes
#f94450 color preview, HTML & CSS examples
           This text has a color of #f94450        
        
          <p style="color:#f94450;">Text here</p>
        
        
          .mytext {color:#f94450;}
        
        Text color #f94450
      
           This box has a color of #f94450        
        
          <div style="background-color:#f94450;">Content here</div>
        
        
          .mybackground {background-color:#f94450;}
        
        Background color #f94450
      
           Border around this has a color of #f94450        
        
          <div style="border:2px solid #f94450;">Content here</div>
        
        
          .myborder {border:2px solid #f94450;}
        
        Border color #f94450