#fdf2c1 color space conversions
Hex:
        #fdf2c1
        RGB:
        253, 242, 193
        CMY:
        1, 5, 24
        CMYK:
        0, 4, 24, 1
      HSL:
        49°, 93.7500%, 87.4510%
        HSV (HSB):
        49°, 23.7154%, 99.2157%
        XYZ:
        81.8858, 88.2372, 63.1677
        xyY:
        0.3510, 0.3782, 88.2372
      CIE-Lab:
        95.2607, -3.8061, 25.0241
        CIE-LCH:
        95.2607, 25.3119, 98.6482
        CIE-Luv:
        95.2607, 9.3168, 36.6197
        Hunter-Lab:
        93.9346, -8.7815, 25.8838
      #fdf2c1 color charts
#fdf2c1 RGB chart
      #fdf2c1 CMYK chart
      #fdf2c1 RGB pie chart
      #fdf2c1 color shades, tints & tones
#fdf2c1 color schemes
#fdf2c1 color preview, HTML & CSS examples
           This text has a color of #fdf2c1        
        
          <p style="color:#fdf2c1;">Text here</p>
        
        
          .mytext {color:#fdf2c1;}
        
        Text color #fdf2c1
      
           This box has a color of #fdf2c1        
        
          <div style="background-color:#fdf2c1;">Content here</div>
        
        
          .mybackground {background-color:#fdf2c1;}
        
        Background color #fdf2c1
      
           Border around this has a color of #fdf2c1        
        
          <div style="border:2px solid #fdf2c1;">Content here</div>
        
        
          .myborder {border:2px solid #fdf2c1;}
        
        Border color #fdf2c1