#fdf5b1 color space conversions
Hex:
        #fdf5b1
        RGB:
        253, 245, 177
        CMY:
        1, 4, 31
        CMYK:
        0, 3, 30, 1
      HSL:
        54°, 95.0000%, 84.3137%
        HSV (HSB):
        54°, 30.0395%, 99.2157%
        XYZ:
        81.0962, 89.3618, 54.5693
        xyY:
        0.3604, 0.3971, 89.3618
      CIE-Lab:
        95.7314, -7.3690, 33.7761
        CIE-LCH:
        95.7314, 34.5707, 102.3075
        CIE-Luv:
        95.7314, 8.4498, 48.5444
        Hunter-Lab:
        94.5314, -12.2989, 31.9461
      #fdf5b1 color charts
#fdf5b1 RGB chart
      #fdf5b1 CMYK chart
      #fdf5b1 RGB pie chart
      #fdf5b1 color shades, tints & tones
#fdf5b1 color schemes
#fdf5b1 color preview, HTML & CSS examples
           This text has a color of #fdf5b1        
        
          <p style="color:#fdf5b1;">Text here</p>
        
        
          .mytext {color:#fdf5b1;}
        
        Text color #fdf5b1
      
           This box has a color of #fdf5b1        
        
          <div style="background-color:#fdf5b1;">Content here</div>
        
        
          .mybackground {background-color:#fdf5b1;}
        
        Background color #fdf5b1
      
           Border around this has a color of #fdf5b1        
        
          <div style="border:2px solid #fdf5b1;">Content here</div>
        
        
          .myborder {border:2px solid #fdf5b1;}
        
        Border color #fdf5b1