#f94d97 color space conversions
Hex:
        #f94d97
        RGB:
        249, 77, 151
        CMY:
        2, 70, 41
        CMYK:
        0, 69, 39, 2
      HSL:
        334°, 93.4783%, 63.9216%
        HSV (HSB):
        334°, 69.0763%, 97.6471%
        XYZ:
        47.3067, 27.6819, 32.1279
        xyY:
        0.4416, 0.2584, 27.6819
      CIE-Lab:
        59.6002, 70.3829, -2.8037
        CIE-LCH:
        59.6002, 70.4387, 357.7188
        CIE-Luv:
        59.6002, 109.0296, -17.5016
        Hunter-Lab:
        52.6136, 68.4220, 0.6246
      #f94d97 color charts
#f94d97 RGB chart
      #f94d97 CMYK chart
      #f94d97 RGB pie chart
      #f94d97 color shades, tints & tones
#f94d97 color schemes
#f94d97 color preview, HTML & CSS examples
           This text has a color of #f94d97        
        
          <p style="color:#f94d97;">Text here</p>
        
        
          .mytext {color:#f94d97;}
        
        Text color #f94d97
      
           This box has a color of #f94d97        
        
          <div style="background-color:#f94d97;">Content here</div>
        
        
          .mybackground {background-color:#f94d97;}
        
        Background color #f94d97
      
           Border around this has a color of #f94d97        
        
          <div style="border:2px solid #f94d97;">Content here</div>
        
        
          .myborder {border:2px solid #f94d97;}
        
        Border color #f94d97