#f0086f color space conversions
Hex:
        #f0086f
        RGB:
        240, 8, 111
        CMY:
        6, 97, 56
        CMYK:
        0, 97, 54, 6
      HSL:
        333°, 93.5484%, 48.6275%
        HSV (HSB):
        333°, 96.6667%, 94.1176%
        XYZ:
        38.8913, 19.8466, 16.8199
        xyY:
        0.5147, 0.2627, 19.8466
      CIE-Lab:
        51.6634, 79.5475, 9.3482
        CIE-LCH:
        51.6634, 80.0949, 6.7025
        CIE-Luv:
        51.6634, 137.0681, -4.5986
        Hunter-Lab:
        44.5496, 77.8668, 8.7994
      #f0086f color charts
#f0086f RGB chart
      #f0086f CMYK chart
      #f0086f RGB pie chart
      #f0086f color shades, tints & tones
#f0086f color schemes
#f0086f color preview, HTML & CSS examples
           This text has a color of #f0086f        
        
          <p style="color:#f0086f;">Text here</p>
        
        
          .mytext {color:#f0086f;}
        
        Text color #f0086f
      
           This box has a color of #f0086f        
        
          <div style="background-color:#f0086f;">Content here</div>
        
        
          .mybackground {background-color:#f0086f;}
        
        Background color #f0086f
      
           Border around this has a color of #f0086f        
        
          <div style="border:2px solid #f0086f;">Content here</div>
        
        
          .myborder {border:2px solid #f0086f;}
        
        Border color #f0086f