#fdf4b3 color space conversions
Hex:
        #fdf4b3
        RGB:
        253, 244, 179
        CMY:
        1, 4, 30
        CMYK:
        0, 4, 29, 1
      HSL:
        53°, 94.8718%, 84.7059%
        HSV (HSB):
        53°, 29.2490%, 99.2157%
        XYZ:
        80.9954, 88.8387, 55.5265
        xyY:
        0.3594, 0.3942, 88.8387
      CIE-Lab:
        95.5130, -6.6241, 32.4760
        CIE-LCH:
        95.5130, 33.1447, 101.5284
        CIE-Luv:
        95.5130, 8.9297, 46.7577
        Hunter-Lab:
        94.2543, -11.5549, 31.0494
      #fdf4b3 color charts
#fdf4b3 RGB chart
      #fdf4b3 CMYK chart
      #fdf4b3 RGB pie chart
      #fdf4b3 color shades, tints & tones
#fdf4b3 color schemes
#fdf4b3 color preview, HTML & CSS examples
           This text has a color of #fdf4b3        
        
          <p style="color:#fdf4b3;">Text here</p>
        
        
          .mytext {color:#fdf4b3;}
        
        Text color #fdf4b3
      
           This box has a color of #fdf4b3        
        
          <div style="background-color:#fdf4b3;">Content here</div>
        
        
          .mybackground {background-color:#fdf4b3;}
        
        Background color #fdf4b3
      
           Border around this has a color of #fdf4b3        
        
          <div style="border:2px solid #fdf4b3;">Content here</div>
        
        
          .myborder {border:2px solid #fdf4b3;}
        
        Border color #fdf4b3