#fbcfce color space conversions
Hex:
        #fbcfce
        RGB:
        251, 207, 206
        CMY:
        2, 19, 19
        CMYK:
        0, 18, 18, 2
      HSL:
        1°, 84.9057%, 89.6078%
        HSV (HSB):
        1°, 17.9283%, 98.4314%
        XYZ:
        73.2371, 69.5911, 67.9649
        xyY:
        0.3474, 0.3301, 69.5911
      CIE-Lab:
        86.7959, 15.3031, 6.3096
        CIE-LCH:
        86.7959, 16.5528, 22.4068
        CIE-Luv:
        86.7959, 26.9934, 6.5330
        Hunter-Lab:
        83.4213, 10.7211, 10.0902
      #fbcfce color charts
#fbcfce RGB chart
      #fbcfce CMYK chart
      #fbcfce RGB pie chart
      #fbcfce color shades, tints & tones
#fbcfce color schemes
#fbcfce color preview, HTML & CSS examples
           This text has a color of #fbcfce        
        
          <p style="color:#fbcfce;">Text here</p>
        
        
          .mytext {color:#fbcfce;}
        
        Text color #fbcfce
      
           This box has a color of #fbcfce        
        
          <div style="background-color:#fbcfce;">Content here</div>
        
        
          .mybackground {background-color:#fbcfce;}
        
        Background color #fbcfce
      
           Border around this has a color of #fbcfce        
        
          <div style="border:2px solid #fbcfce;">Content here</div>
        
        
          .myborder {border:2px solid #fbcfce;}
        
        Border color #fbcfce