#fcbfd1 color space conversions
Hex:
        #fcbfd1
        RGB:
        252, 191, 209
        CMY:
        1, 25, 18
        CMYK:
        0, 24, 17, 1
      HSL:
        342°, 91.0448%, 86.8627%
        HSV (HSB):
        342°, 24.2063%, 98.8235%
        XYZ:
        70.2843, 62.5605, 68.6926
        xyY:
        0.3487, 0.3104, 62.5605
      CIE-Lab:
        83.2106, 24.5120, -0.4798
        CIE-LCH:
        83.2106, 24.5167, 358.8786
        CIE-Luv:
        83.2106, 36.3386, -5.2327
        Hunter-Lab:
        79.0952, 20.1992, 3.8745
      #fcbfd1 color charts
#fcbfd1 RGB chart
      #fcbfd1 CMYK chart
      #fcbfd1 RGB pie chart
      #fcbfd1 color shades, tints & tones
#fcbfd1 color schemes
#fcbfd1 color preview, HTML & CSS examples
           This text has a color of #fcbfd1        
        
          <p style="color:#fcbfd1;">Text here</p>
        
        
          .mytext {color:#fcbfd1;}
        
        Text color #fcbfd1
      
           This box has a color of #fcbfd1        
        
          <div style="background-color:#fcbfd1;">Content here</div>
        
        
          .mybackground {background-color:#fcbfd1;}
        
        Background color #fcbfd1
      
           Border around this has a color of #fcbfd1        
        
          <div style="border:2px solid #fcbfd1;">Content here</div>
        
        
          .myborder {border:2px solid #fcbfd1;}
        
        Border color #fcbfd1