#fdf6bc color space conversions
Hex:
        #fdf6bc
        RGB:
        253, 246, 188
        CMY:
        1, 4, 26
        CMYK:
        0, 3, 26, 1
      HSL:
        54°, 94.2029%, 86.4706%
        HSV (HSB):
        54°, 25.6917%, 99.2157%
        XYZ:
        82.5409, 90.4250, 60.6804
        xyY:
        0.3533, 0.3870, 90.4250
      CIE-Lab:
        96.1728, -6.4721, 28.8154
        CIE-LCH:
        96.1728, 29.5333, 102.6588
        CIE-Luv:
        96.1728, 7.3070, 42.1686
        Hunter-Lab:
        95.0921, -11.4713, 28.7302
      #fdf6bc color charts
#fdf6bc RGB chart
      #fdf6bc CMYK chart
      #fdf6bc RGB pie chart
      #fdf6bc color shades, tints & tones
#fdf6bc color schemes
#fdf6bc color preview, HTML & CSS examples
           This text has a color of #fdf6bc        
        
          <p style="color:#fdf6bc;">Text here</p>
        
        
          .mytext {color:#fdf6bc;}
        
        Text color #fdf6bc
      
           This box has a color of #fdf6bc        
        
          <div style="background-color:#fdf6bc;">Content here</div>
        
        
          .mybackground {background-color:#fdf6bc;}
        
        Background color #fdf6bc
      
           Border around this has a color of #fdf6bc        
        
          <div style="border:2px solid #fdf6bc;">Content here</div>
        
        
          .myborder {border:2px solid #fdf6bc;}
        
        Border color #fdf6bc