#fdf5c1 color space conversions
Hex:
        #fdf5c1
        RGB:
        253, 245, 193
        CMY:
        1, 4, 24
        CMYK:
        0, 3, 24, 1
      HSL:
        52°, 93.7500%, 87.4510%
        HSV (HSB):
        52°, 23.7154%, 99.2157%
        XYZ:
        82.7861, 90.0377, 63.4678
        xyY:
        0.3504, 0.3810, 90.0377
      CIE-Lab:
        96.0124, -5.3089, 26.0564
        CIE-LCH:
        96.0124, 26.5917, 101.5163
        CIE-Luv:
        96.0124, 7.6106, 38.3390
        Hunter-Lab:
        94.8882, -10.3205, 26.7645
      #fdf5c1 color charts
#fdf5c1 RGB chart
      #fdf5c1 CMYK chart
      #fdf5c1 RGB pie chart
      #fdf5c1 color shades, tints & tones
#fdf5c1 color schemes
#fdf5c1 color preview, HTML & CSS examples
           This text has a color of #fdf5c1        
        
          <p style="color:#fdf5c1;">Text here</p>
        
        
          .mytext {color:#fdf5c1;}
        
        Text color #fdf5c1
      
           This box has a color of #fdf5c1        
        
          <div style="background-color:#fdf5c1;">Content here</div>
        
        
          .mybackground {background-color:#fdf5c1;}
        
        Background color #fdf5c1
      
           Border around this has a color of #fdf5c1        
        
          <div style="border:2px solid #fdf5c1;">Content here</div>
        
        
          .myborder {border:2px solid #fdf5c1;}
        
        Border color #fdf5c1