#fdd4b1 color space conversions
Hex:
        #fdd4b1
        RGB:
        253, 212, 177
        CMY:
        1, 17, 31
        CMYK:
        0, 16, 30, 1
      HSL:
        28°, 95.0000%, 84.3137%
        HSV (HSB):
        28°, 30.0395%, 99.2157%
        XYZ:
        71.9873, 71.1439, 51.5330
        xyY:
        0.3698, 0.3655, 71.1439
      CIE-Lab:
        87.5549, 9.4093, 22.6816
        CIE-LCH:
        87.5549, 24.5558, 67.4692
        CIE-Luv:
        87.5549, 28.1485, 30.2535
        Hunter-Lab:
        84.3469, 4.7369, 22.8187
      #fdd4b1 color charts
#fdd4b1 RGB chart
      #fdd4b1 CMYK chart
      #fdd4b1 RGB pie chart
      #fdd4b1 color shades, tints & tones
#fdd4b1 color schemes
#fdd4b1 color preview, HTML & CSS examples
           This text has a color of #fdd4b1        
        
          <p style="color:#fdd4b1;">Text here</p>
        
        
          .mytext {color:#fdd4b1;}
        
        Text color #fdd4b1
      
           This box has a color of #fdd4b1        
        
          <div style="background-color:#fdd4b1;">Content here</div>
        
        
          .mybackground {background-color:#fdd4b1;}
        
        Background color #fdd4b1
      
           Border around this has a color of #fdd4b1        
        
          <div style="border:2px solid #fdd4b1;">Content here</div>
        
        
          .myborder {border:2px solid #fdd4b1;}
        
        Border color #fdd4b1