#f86baa color space conversions
Hex:
        #f86baa
        RGB:
        248, 107, 170
        CMY:
        3, 58, 33
        CMYK:
        0, 57, 31, 3
      HSL:
        333°, 90.9677%, 69.6078%
        HSV (HSB):
        333°, 56.8548%, 97.2549%
        XYZ:
        51.2248, 33.3741, 41.7722
        xyY:
        0.4054, 0.2641, 33.3741
      CIE-Lab:
        64.4627, 60.0745, -6.5958
        CIE-LCH:
        64.4627, 60.4355, 353.7344
        CIE-Luv:
        64.4627, 87.7814, -20.7518
        Hunter-Lab:
        57.7703, 57.1773, -2.4318
      #f86baa color charts
#f86baa RGB chart
      #f86baa CMYK chart
      #f86baa RGB pie chart
      #f86baa color shades, tints & tones
#f86baa color schemes
#f86baa color preview, HTML & CSS examples
           This text has a color of #f86baa        
        
          <p style="color:#f86baa;">Text here</p>
        
        
          .mytext {color:#f86baa;}
        
        Text color #f86baa
      
           This box has a color of #f86baa        
        
          <div style="background-color:#f86baa;">Content here</div>
        
        
          .mybackground {background-color:#f86baa;}
        
        Background color #f86baa
      
           Border around this has a color of #f86baa        
        
          <div style="border:2px solid #f86baa;">Content here</div>
        
        
          .myborder {border:2px solid #f86baa;}
        
        Border color #f86baa