#fcc3b1 color space conversions
Hex:
        #fcc3b1
        RGB:
        252, 195, 177
        CMY:
        1, 24, 31
        CMYK:
        0, 23, 30, 1
      HSL:
        14°, 92.5926%, 84.1176%
        HSV (HSB):
        14°, 29.7619%, 98.8235%
        XYZ:
        67.5958, 62.9000, 50.1732
        xyY:
        0.3741, 0.3482, 62.9000
      CIE-Lab:
        83.3897, 17.8997, 16.8834
        CIE-LCH:
        83.3897, 24.6058, 43.3265
        CIE-Luv:
        83.3897, 37.8611, 20.5997
        Hunter-Lab:
        79.3095, 13.3446, 18.0083
      #fcc3b1 color charts
#fcc3b1 RGB chart
      #fcc3b1 CMYK chart
      #fcc3b1 RGB pie chart
      #fcc3b1 color shades, tints & tones
#fcc3b1 color schemes
#fcc3b1 color preview, HTML & CSS examples
           This text has a color of #fcc3b1        
        
          <p style="color:#fcc3b1;">Text here</p>
        
        
          .mytext {color:#fcc3b1;}
        
        Text color #fcc3b1
      
           This box has a color of #fcc3b1        
        
          <div style="background-color:#fcc3b1;">Content here</div>
        
        
          .mybackground {background-color:#fcc3b1;}
        
        Background color #fcc3b1
      
           Border around this has a color of #fcc3b1        
        
          <div style="border:2px solid #fcc3b1;">Content here</div>
        
        
          .myborder {border:2px solid #fcc3b1;}
        
        Border color #fcc3b1