#fc86c9 color space conversions
Hex:
        #fc86c9
        RGB:
        252, 134, 201
        CMY:
        1, 47, 21
        CMYK:
        0, 47, 20, 1
      HSL:
        326°, 95.1613%, 75.6863%
        HSV (HSB):
        326°, 46.8254%, 98.8235%
        XYZ:
        59.2126, 41.9627, 60.2371
        xyY:
        0.3668, 0.2600, 41.9627
      CIE-Lab:
        70.8452, 52.7008, -14.4511
        CIE-LCH:
        70.8452, 54.6462, 344.6658
        CIE-Luv:
        70.8452, 68.7067, -31.2418
        Hunter-Lab:
        64.7786, 49.8000, -9.7883
      #fc86c9 color charts
#fc86c9 RGB chart
      #fc86c9 CMYK chart
      #fc86c9 RGB pie chart
      #fc86c9 color shades, tints & tones
#fc86c9 color schemes
#fc86c9 color preview, HTML & CSS examples
           This text has a color of #fc86c9        
        
          <p style="color:#fc86c9;">Text here</p>
        
        
          .mytext {color:#fc86c9;}
        
        Text color #fc86c9
      
           This box has a color of #fc86c9        
        
          <div style="background-color:#fc86c9;">Content here</div>
        
        
          .mybackground {background-color:#fc86c9;}
        
        Background color #fc86c9
      
           Border around this has a color of #fc86c9        
        
          <div style="border:2px solid #fc86c9;">Content here</div>
        
        
          .myborder {border:2px solid #fc86c9;}
        
        Border color #fc86c9