#f986a0 color space conversions
Hex:
        #f986a0
        RGB:
        249, 134, 160
        CMY:
        2, 47, 37
        CMYK:
        0, 46, 36, 2
      HSL:
        346°, 90.5512%, 75.0980%
        HSV (HSB):
        346°, 46.1847%, 97.6471%
        XYZ:
        53.9372, 39.7280, 38.0832
        xyY:
        0.4094, 0.3015, 39.7280
      CIE-Lab:
        69.2754, 46.3890, 6.1124
        CIE-LCH:
        69.2754, 46.7899, 7.5063
        CIE-Luv:
        69.2754, 76.1120, -0.3617
        Hunter-Lab:
        63.0301, 42.4462, 8.2977
      #f986a0 color charts
#f986a0 RGB chart
      #f986a0 CMYK chart
      #f986a0 RGB pie chart
      #f986a0 color shades, tints & tones
#f986a0 color schemes
#f986a0 color preview, HTML & CSS examples
           This text has a color of #f986a0        
        
          <p style="color:#f986a0;">Text here</p>
        
        
          .mytext {color:#f986a0;}
        
        Text color #f986a0
      
           This box has a color of #f986a0        
        
          <div style="background-color:#f986a0;">Content here</div>
        
        
          .mybackground {background-color:#f986a0;}
        
        Background color #f986a0
      
           Border around this has a color of #f986a0        
        
          <div style="border:2px solid #f986a0;">Content here</div>
        
        
          .myborder {border:2px solid #f986a0;}
        
        Border color #f986a0