#fdd8b1 color space conversions
Hex:
        #fdd8b1
        RGB:
        253, 216, 177
        CMY:
        1, 15, 31
        CMYK:
        0, 15, 30, 1
      HSL:
        31°, 95.0000%, 84.3137%
        HSV (HSB):
        31°, 30.0395%, 99.2157%
        XYZ:
        72.9997, 73.1687, 51.8704
        xyY:
        0.3686, 0.3695, 73.1687
      CIE-Lab:
        88.5281, 7.3410, 24.0201
        CIE-LCH:
        88.5281, 25.1168, 73.0058
        CIE-Luv:
        88.5281, 25.7183, 32.4899
        Hunter-Lab:
        85.5387, 2.6412, 23.9238
      #fdd8b1 color charts
#fdd8b1 RGB chart
      #fdd8b1 CMYK chart
      #fdd8b1 RGB pie chart
      #fdd8b1 color shades, tints & tones
#fdd8b1 color schemes
#fdd8b1 color preview, HTML & CSS examples
           This text has a color of #fdd8b1        
        
          <p style="color:#fdd8b1;">Text here</p>
        
        
          .mytext {color:#fdd8b1;}
        
        Text color #fdd8b1
      
           This box has a color of #fdd8b1        
        
          <div style="background-color:#fdd8b1;">Content here</div>
        
        
          .mybackground {background-color:#fdd8b1;}
        
        Background color #fdd8b1
      
           Border around this has a color of #fdd8b1        
        
          <div style="border:2px solid #fdd8b1;">Content here</div>
        
        
          .myborder {border:2px solid #fdd8b1;}
        
        Border color #fdd8b1