#fc95a3 color space conversions
Hex:
        #fc95a3
        RGB:
        252, 149, 163
        CMY:
        1, 42, 36
        CMYK:
        0, 41, 35, 1
      HSL:
        352°, 94.4954%, 78.6275%
        HSV (HSB):
        352°, 40.8730%, 98.8235%
        XYZ:
        57.5032, 44.8347, 40.2735
        xyY:
        0.4032, 0.3144, 44.8347
      CIE-Lab:
        72.7829, 40.1990, 9.5085
        CIE-LCH:
        72.7829, 41.3082, 13.3080
        CIE-Luv:
        72.7829, 68.5932, 5.5947
        Hunter-Lab:
        66.9587, 36.1155, 11.2100
      #fc95a3 color charts
#fc95a3 RGB chart
      #fc95a3 CMYK chart
      #fc95a3 RGB pie chart
      #fc95a3 color shades, tints & tones
#fc95a3 color schemes
#fc95a3 color preview, HTML & CSS examples
           This text has a color of #fc95a3        
        
          <p style="color:#fc95a3;">Text here</p>
        
        
          .mytext {color:#fc95a3;}
        
        Text color #fc95a3
      
           This box has a color of #fc95a3        
        
          <div style="background-color:#fc95a3;">Content here</div>
        
        
          .mybackground {background-color:#fc95a3;}
        
        Background color #fc95a3
      
           Border around this has a color of #fc95a3        
        
          <div style="border:2px solid #fc95a3;">Content here</div>
        
        
          .myborder {border:2px solid #fc95a3;}
        
        Border color #fc95a3