#fc86c3 color space conversions
Hex:
        #fc86c3
        RGB:
        252, 134, 195
        CMY:
        1, 47, 24
        CMYK:
        0, 47, 23, 1
      HSL:
        329°, 95.1613%, 75.6863%
        HSV (HSB):
        329°, 46.8254%, 98.8235%
        XYZ:
        58.5203, 41.6858, 56.5916
        xyY:
        0.3732, 0.2659, 41.6858
      CIE-Lab:
        70.6537, 51.8552, -11.3999
        CIE-LCH:
        70.6537, 53.0935, 347.6013
        CIE-Luv:
        70.6537, 70.1681, -26.4615
        Hunter-Lab:
        64.5645, 48.8018, -6.7732
      #fc86c3 color charts
#fc86c3 RGB chart
      #fc86c3 CMYK chart
      #fc86c3 RGB pie chart
      #fc86c3 color shades, tints & tones
#fc86c3 color schemes
#fc86c3 color preview, HTML & CSS examples
           This text has a color of #fc86c3        
        
          <p style="color:#fc86c3;">Text here</p>
        
        
          .mytext {color:#fc86c3;}
        
        Text color #fc86c3
      
           This box has a color of #fc86c3        
        
          <div style="background-color:#fc86c3;">Content here</div>
        
        
          .mybackground {background-color:#fc86c3;}
        
        Background color #fc86c3
      
           Border around this has a color of #fc86c3        
        
          <div style="border:2px solid #fc86c3;">Content here</div>
        
        
          .myborder {border:2px solid #fc86c3;}
        
        Border color #fc86c3