#f95066 color space conversions
Hex:
        #f95066
        RGB:
        249, 80, 102
        CMY:
        2, 69, 60
        CMYK:
        0, 68, 59, 2
      HSL:
        352°, 93.3702%, 64.5098%
        HSV (HSB):
        352°, 67.8715%, 97.6471%
        XYZ:
        44.3339, 26.8364, 15.4137
        xyY:
        0.5120, 0.3099, 26.8364
      CIE-Lab:
        58.8226, 65.2543, 24.7698
        CIE-LCH:
        58.8226, 69.7974, 20.7862
        CIE-Luv:
        58.8226, 123.7114, 16.4084
        Hunter-Lab:
        51.8038, 62.1041, 18.6216
      #f95066 color charts
#f95066 RGB chart
      #f95066 CMYK chart
      #f95066 RGB pie chart
      #f95066 color shades, tints & tones
#f95066 color schemes
#f95066 color preview, HTML & CSS examples
           This text has a color of #f95066        
        
          <p style="color:#f95066;">Text here</p>
        
        
          .mytext {color:#f95066;}
        
        Text color #f95066
      
           This box has a color of #f95066        
        
          <div style="background-color:#f95066;">Content here</div>
        
        
          .mybackground {background-color:#f95066;}
        
        Background color #f95066
      
           Border around this has a color of #f95066        
        
          <div style="border:2px solid #f95066;">Content here</div>
        
        
          .myborder {border:2px solid #f95066;}
        
        Border color #f95066