#fc95af color space conversions
Hex:
        #fc95af
        RGB:
        252, 149, 175
        CMY:
        1, 42, 31
        CMYK:
        0, 41, 31, 1
      HSL:
        345°, 94.4954%, 78.6275%
        HSV (HSB):
        345°, 40.8730%, 98.8235%
        XYZ:
        58.6302, 45.2855, 46.2083
        xyY:
        0.3905, 0.3017, 45.2855
      CIE-Lab:
        73.0795, 41.6655, 3.2885
        CIE-LCH:
        73.0795, 41.7951, 4.5127
        CIE-Luv:
        73.0795, 66.2305, -3.1918
        Hunter-Lab:
        67.2945, 37.7524, 6.3942
      #fc95af color charts
#fc95af RGB chart
      #fc95af CMYK chart
      #fc95af RGB pie chart
      #fc95af color shades, tints & tones
#fc95af color schemes
#fc95af color preview, HTML & CSS examples
           This text has a color of #fc95af        
        
          <p style="color:#fc95af;">Text here</p>
        
        
          .mytext {color:#fc95af;}
        
        Text color #fc95af
      
           This box has a color of #fc95af        
        
          <div style="background-color:#fc95af;">Content here</div>
        
        
          .mybackground {background-color:#fc95af;}
        
        Background color #fc95af
      
           Border around this has a color of #fc95af        
        
          <div style="border:2px solid #fc95af;">Content here</div>
        
        
          .myborder {border:2px solid #fc95af;}
        
        Border color #fc95af