#f986a6 color space conversions
Hex:
        #f986a6
        RGB:
        249, 134, 166
        CMY:
        2, 47, 35
        CMYK:
        0, 46, 33, 2
      HSL:
        343°, 90.5512%, 75.0980%
        HSV (HSB):
        343°, 46.1847%, 97.6471%
        XYZ:
        54.4750, 39.9431, 40.9150
        xyY:
        0.4025, 0.2951, 39.9431
      CIE-Lab:
        69.4290, 47.0980, 2.9677
        CIE-LCH:
        69.4290, 47.1914, 3.6055
        CIE-Luv:
        69.4290, 74.7571, -4.7813
        Hunter-Lab:
        63.2006, 43.2549, 5.8570
      #f986a6 color charts
#f986a6 RGB chart
      #f986a6 CMYK chart
      #f986a6 RGB pie chart
      #f986a6 color shades, tints & tones
#f986a6 color schemes
#f986a6 color preview, HTML & CSS examples
           This text has a color of #f986a6        
        
          <p style="color:#f986a6;">Text here</p>
        
        
          .mytext {color:#f986a6;}
        
        Text color #f986a6
      
           This box has a color of #f986a6        
        
          <div style="background-color:#f986a6;">Content here</div>
        
        
          .mybackground {background-color:#f986a6;}
        
        Background color #f986a6
      
           Border around this has a color of #f986a6        
        
          <div style="border:2px solid #f986a6;">Content here</div>
        
        
          .myborder {border:2px solid #f986a6;}
        
        Border color #f986a6