#fdf2ce color space conversions
Hex:
        #fdf2ce
        RGB:
        253, 242, 206
        CMY:
        1, 5, 19
        CMYK:
        0, 4, 19, 1
      HSL:
        46°, 92.1569%, 90.0000%
        HSV (HSB):
        46°, 18.5771%, 99.2157%
        XYZ:
        83.4007, 88.8431, 71.1453
        xyY:
        0.3427, 0.3650, 88.8431
      CIE-Lab:
        95.5148, -1.9853, 18.7167
        CIE-LCH:
        95.5148, 18.8217, 96.0549
        CIE-Luv:
        95.5148, 8.5545, 27.7693
        Hunter-Lab:
        94.2566, -7.0077, 21.2273
      #fdf2ce color charts
#fdf2ce RGB chart
      #fdf2ce CMYK chart
      #fdf2ce RGB pie chart
      #fdf2ce color shades, tints & tones
#fdf2ce color schemes
#fdf2ce color preview, HTML & CSS examples
           This text has a color of #fdf2ce        
        
          <p style="color:#fdf2ce;">Text here</p>
        
        
          .mytext {color:#fdf2ce;}
        
        Text color #fdf2ce
      
           This box has a color of #fdf2ce        
        
          <div style="background-color:#fdf2ce;">Content here</div>
        
        
          .mybackground {background-color:#fdf2ce;}
        
        Background color #fdf2ce
      
           Border around this has a color of #fdf2ce        
        
          <div style="border:2px solid #fdf2ce;">Content here</div>
        
        
          .myborder {border:2px solid #fdf2ce;}
        
        Border color #fdf2ce