#fbefd6 color space conversions
Hex:
        #fbefd6
        RGB:
        251, 239, 214
        CMY:
        2, 6, 16
        CMYK:
        0, 5, 15, 2
      HSL:
        41°, 82.2222%, 91.1765%
        HSV (HSB):
        41°, 14.7410%, 98.4314%
        XYZ:
        82.7878, 87.0973, 76.0664
        xyY:
        0.3366, 0.3541, 87.0973
      CIE-Lab:
        94.7795, 0.0085, 13.5363
        CIE-LCH:
        94.7795, 13.5363, 89.9641
        CIE-Luv:
        94.7795, 8.4983, 20.0856
        Hunter-Lab:
        93.3259, -4.9762, 17.0031
      #fbefd6 color charts
#fbefd6 RGB chart
      #fbefd6 CMYK chart
      #fbefd6 RGB pie chart
      #fbefd6 color shades, tints & tones
#fbefd6 color schemes
#fbefd6 color preview, HTML & CSS examples
           This text has a color of #fbefd6        
        
          <p style="color:#fbefd6;">Text here</p>
        
        
          .mytext {color:#fbefd6;}
        
        Text color #fbefd6
      
           This box has a color of #fbefd6        
        
          <div style="background-color:#fbefd6;">Content here</div>
        
        
          .mybackground {background-color:#fbefd6;}
        
        Background color #fbefd6
      
           Border around this has a color of #fbefd6        
        
          <div style="border:2px solid #fbefd6;">Content here</div>
        
        
          .myborder {border:2px solid #fbefd6;}
        
        Border color #fbefd6