#fdd7d1 color space conversions
Hex:
        #fdd7d1
        RGB:
        253, 215, 209
        CMY:
        1, 16, 18
        CMYK:
        0, 15, 17, 1
      HSL:
        8°, 91.6667%, 90.5882%
        HSV (HSB):
        8°, 17.3913%, 99.2157%
        XYZ:
        76.3171, 74.0870, 70.5995
        xyY:
        0.3453, 0.3352, 74.0870
      CIE-Lab:
        88.9636, 12.2977, 7.8663
        CIE-LCH:
        88.9636, 14.5984, 32.6055
        CIE-Luv:
        88.9636, 23.4767, 9.4077
        Hunter-Lab:
        86.0738, 7.6374, 11.6208
      #fdd7d1 color charts
#fdd7d1 RGB chart
      #fdd7d1 CMYK chart
      #fdd7d1 RGB pie chart
      #fdd7d1 color shades, tints & tones
#fdd7d1 color schemes
#fdd7d1 color preview, HTML & CSS examples
           This text has a color of #fdd7d1        
        
          <p style="color:#fdd7d1;">Text here</p>
        
        
          .mytext {color:#fdd7d1;}
        
        Text color #fdd7d1
      
           This box has a color of #fdd7d1        
        
          <div style="background-color:#fdd7d1;">Content here</div>
        
        
          .mybackground {background-color:#fdd7d1;}
        
        Background color #fdd7d1
      
           Border around this has a color of #fdd7d1        
        
          <div style="border:2px solid #fdd7d1;">Content here</div>
        
        
          .myborder {border:2px solid #fdd7d1;}
        
        Border color #fdd7d1