#fdfbd9 color space conversions
Hex:
        #fdfbd9
        RGB:
        253, 251, 217
        CMY:
        1, 2, 15
        CMYK:
        0, 1, 14, 1
      HSL:
        57°, 90.0000%, 92.1569%
        HSV (HSB):
        57°, 14.2292%, 99.2157%
        XYZ:
        87.5296, 94.8868, 79.3473
        xyY:
        0.3344, 0.3625, 94.8868
      CIE-Lab:
        97.9882, -4.8740, 16.5528
        CIE-LCH:
        97.9882, 17.2555, 106.4071
        CIE-Luv:
        97.9882, 3.0021, 25.4352
        Hunter-Lab:
        97.4098, -10.0724, 19.8909
      #fdfbd9 color charts
#fdfbd9 RGB chart
      #fdfbd9 CMYK chart
      #fdfbd9 RGB pie chart
      #fdfbd9 color shades, tints & tones
#fdfbd9 color schemes
#fdfbd9 color preview, HTML & CSS examples
           This text has a color of #fdfbd9        
        
          <p style="color:#fdfbd9;">Text here</p>
        
        
          .mytext {color:#fdfbd9;}
        
        Text color #fdfbd9
      
           This box has a color of #fdfbd9        
        
          <div style="background-color:#fdfbd9;">Content here</div>
        
        
          .mybackground {background-color:#fdfbd9;}
        
        Background color #fdfbd9
      
           Border around this has a color of #fdfbd9        
        
          <div style="border:2px solid #fdfbd9;">Content here</div>
        
        
          .myborder {border:2px solid #fdfbd9;}
        
        Border color #fdfbd9