#fdf6b1 color space conversions
Hex:
        #fdf6b1
        RGB:
        253, 246, 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.3996, 89.9685, 54.6704
        xyY:
        0.3601, 0.3980, 89.9685
      CIE-Lab:
        95.9837, -7.8659, 34.1131
        CIE-LCH:
        95.9837, 35.0082, 102.9845
        CIE-Luv:
        95.9837, 7.8673, 49.0912
        Hunter-Lab:
        94.8517, -12.8059, 32.2228
      #fdf6b1 color charts
#fdf6b1 RGB chart
      #fdf6b1 CMYK chart
      #fdf6b1 RGB pie chart
      #fdf6b1 color shades, tints & tones
#fdf6b1 color schemes
#fdf6b1 color preview, HTML & CSS examples
           This text has a color of #fdf6b1        
        
          <p style="color:#fdf6b1;">Text here</p>
        
        
          .mytext {color:#fdf6b1;}
        
        Text color #fdf6b1
      
           This box has a color of #fdf6b1        
        
          <div style="background-color:#fdf6b1;">Content here</div>
        
        
          .mybackground {background-color:#fdf6b1;}
        
        Background color #fdf6b1
      
           Border around this has a color of #fdf6b1        
        
          <div style="border:2px solid #fdf6b1;">Content here</div>
        
        
          .myborder {border:2px solid #fdf6b1;}
        
        Border color #fdf6b1