#fddcb1 color space conversions
Hex:
        #fddcb1
        RGB:
        253, 220, 177
        CMY:
        1, 14, 31
        CMYK:
        0, 13, 30, 1
      HSL:
        34°, 95.0000%, 84.3137%
        HSV (HSB):
        34°, 30.0395%, 99.2157%
        XYZ:
        74.0370, 75.2434, 52.2162
        xyY:
        0.3674, 0.3734, 75.2434
      CIE-Lab:
        89.5069, 5.2809, 25.3613
        CIE-LCH:
        89.5069, 25.9052, 78.2375
        CIE-Luv:
        89.5069, 23.2979, 34.7226
        Hunter-Lab:
        86.7429, 0.5536, 25.0295
      #fddcb1 color charts
#fddcb1 RGB chart
      #fddcb1 CMYK chart
      #fddcb1 RGB pie chart
      #fddcb1 color shades, tints & tones
#fddcb1 color schemes
#fddcb1 color preview, HTML & CSS examples
           This text has a color of #fddcb1        
        
          <p style="color:#fddcb1;">Text here</p>
        
        
          .mytext {color:#fddcb1;}
        
        Text color #fddcb1
      
           This box has a color of #fddcb1        
        
          <div style="background-color:#fddcb1;">Content here</div>
        
        
          .mybackground {background-color:#fddcb1;}
        
        Background color #fddcb1
      
           Border around this has a color of #fddcb1        
        
          <div style="border:2px solid #fddcb1;">Content here</div>
        
        
          .myborder {border:2px solid #fddcb1;}
        
        Border color #fddcb1