#fbdde4 color space conversions
Hex:
        #fbdde4
        RGB:
        251, 221, 228
        CMY:
        2, 13, 11
        CMYK:
        0, 12, 9, 2
      HSL:
        346°, 78.9474%, 92.5490%
        HSV (HSB):
        346°, 11.9522%, 98.4314%
        XYZ:
        79.6437, 77.8236, 84.2226
        xyY:
        0.3295, 0.3220, 77.8236
      CIE-Lab:
        90.6993, 11.4726, 0.3728
        CIE-LCH:
        90.6993, 11.4786, 1.8610
        CIE-Luv:
        90.6993, 17.2040, -1.5217
        Hunter-Lab:
        88.2177, 6.7705, 5.1474
      #fbdde4 color charts
#fbdde4 RGB chart
      #fbdde4 CMYK chart
      #fbdde4 RGB pie chart
      #fbdde4 color shades, tints & tones
#fbdde4 color schemes
#fbdde4 color preview, HTML & CSS examples
           This text has a color of #fbdde4        
        
          <p style="color:#fbdde4;">Text here</p>
        
        
          .mytext {color:#fbdde4;}
        
        Text color #fbdde4
      
           This box has a color of #fbdde4        
        
          <div style="background-color:#fbdde4;">Content here</div>
        
        
          .mybackground {background-color:#fbdde4;}
        
        Background color #fbdde4
      
           Border around this has a color of #fbdde4        
        
          <div style="border:2px solid #fbdde4;">Content here</div>
        
        
          .myborder {border:2px solid #fbdde4;}
        
        Border color #fbdde4