#f94c82 color space conversions
Hex:
        #f94c82
        RGB:
        249, 76, 130
        CMY:
        2, 70, 49
        CMYK:
        0, 69, 48, 2
      HSL:
        341°, 93.5135%, 63.7255%
        HSV (HSB):
        341°, 69.4779%, 97.6471%
        XYZ:
        45.6806, 26.9203, 23.9076
        xyY:
        0.4733, 0.2789, 26.9203
      CIE-Lab:
        58.9005, 68.8058, 8.4810
        CIE-LCH:
        58.9005, 69.3265, 7.0269
        CIE-Luv:
        58.9005, 116.9502, -2.6706
        Hunter-Lab:
        51.8848, 66.3573, 8.9996
      #f94c82 color charts
#f94c82 RGB chart
      #f94c82 CMYK chart
      #f94c82 RGB pie chart
      #f94c82 color shades, tints & tones
#f94c82 color schemes
#f94c82 color preview, HTML & CSS examples
           This text has a color of #f94c82        
        
          <p style="color:#f94c82;">Text here</p>
        
        
          .mytext {color:#f94c82;}
        
        Text color #f94c82
      
           This box has a color of #f94c82        
        
          <div style="background-color:#f94c82;">Content here</div>
        
        
          .mybackground {background-color:#f94c82;}
        
        Background color #f94c82
      
           Border around this has a color of #f94c82        
        
          <div style="border:2px solid #f94c82;">Content here</div>
        
        
          .myborder {border:2px solid #f94c82;}
        
        Border color #f94c82