#fdf3b3 color space conversions
Hex:
        #fdf3b3
        RGB:
        253, 243, 179
        CMY:
        1, 5, 30
        CMYK:
        0, 4, 29, 1
      HSL:
        52°, 94.8718%, 84.7059%
        HSV (HSB):
        52°, 29.2490%, 99.2157%
        XYZ:
        80.6953, 88.2385, 55.4265
        xyY:
        0.3597, 0.3933, 88.2385
      CIE-Lab:
        95.2613, -6.1254, 32.1381
        CIE-LCH:
        95.2613, 32.7166, 100.7909
        CIE-Luv:
        95.2613, 9.5121, 46.2066
        Hunter-Lab:
        93.9354, -11.0462, 30.7707
      #fdf3b3 color charts
#fdf3b3 RGB chart
      #fdf3b3 CMYK chart
      #fdf3b3 RGB pie chart
      #fdf3b3 color shades, tints & tones
#fdf3b3 color schemes
#fdf3b3 color preview, HTML & CSS examples
           This text has a color of #fdf3b3        
        
          <p style="color:#fdf3b3;">Text here</p>
        
        
          .mytext {color:#fdf3b3;}
        
        Text color #fdf3b3
      
           This box has a color of #fdf3b3        
        
          <div style="background-color:#fdf3b3;">Content here</div>
        
        
          .mybackground {background-color:#fdf3b3;}
        
        Background color #fdf3b3
      
           Border around this has a color of #fdf3b3        
        
          <div style="border:2px solid #fdf3b3;">Content here</div>
        
        
          .myborder {border:2px solid #fdf3b3;}
        
        Border color #fdf3b3