#f95094 color space conversions
Hex:
        #f95094
        RGB:
        249, 80, 148
        CMY:
        2, 69, 42
        CMYK:
        0, 68, 41, 2
      HSL:
        336°, 93.3702%, 64.5098%
        HSV (HSB):
        336°, 67.8715%, 97.6471%
        XYZ:
        47.2809, 28.0152, 30.9325
        xyY:
        0.4451, 0.2637, 28.0152
      CIE-Lab:
        59.9024, 69.0080, -0.6102
        CIE-LCH:
        59.9024, 69.0107, 359.4934
        CIE-Luv:
        59.9024, 108.7860, -14.2806
        Hunter-Lab:
        52.9294, 66.8245, 2.4009
      #f95094 color charts
#f95094 RGB chart
      #f95094 CMYK chart
      #f95094 RGB pie chart
      #f95094 color shades, tints & tones
#f95094 color schemes
#f95094 color preview, HTML & CSS examples
           This text has a color of #f95094        
        
          <p style="color:#f95094;">Text here</p>
        
        
          .mytext {color:#f95094;}
        
        Text color #f95094
      
           This box has a color of #f95094        
        
          <div style="background-color:#f95094;">Content here</div>
        
        
          .mybackground {background-color:#f95094;}
        
        Background color #f95094
      
           Border around this has a color of #f95094        
        
          <div style="border:2px solid #f95094;">Content here</div>
        
        
          .myborder {border:2px solid #f95094;}
        
        Border color #f95094