#fdd6a1 color space conversions
Hex:
        #fdd6a1
        RGB:
        253, 214, 161
        CMY:
        1, 16, 37
        CMYK:
        0, 15, 36, 1
      HSL:
        35°, 95.8333%, 81.1765%
        HSV (HSB):
        35°, 36.3636%, 99.2157%
        XYZ:
        70.9876, 71.5490, 43.7871
        xyY:
        0.3810, 0.3840, 71.5490
      CIE-Lab:
        87.7510, 6.4442, 31.2565
        CIE-LCH:
        87.7510, 31.9139, 78.3505
        CIE-Luv:
        87.7510, 28.2504, 41.6199
        Hunter-Lab:
        84.5866, 1.7759, 28.5186
      #fdd6a1 color charts
#fdd6a1 RGB chart
      #fdd6a1 CMYK chart
      #fdd6a1 RGB pie chart
      #fdd6a1 color shades, tints & tones
#fdd6a1 color schemes
#fdd6a1 color preview, HTML & CSS examples
           This text has a color of #fdd6a1        
        
          <p style="color:#fdd6a1;">Text here</p>
        
        
          .mytext {color:#fdd6a1;}
        
        Text color #fdd6a1
      
           This box has a color of #fdd6a1        
        
          <div style="background-color:#fdd6a1;">Content here</div>
        
        
          .mybackground {background-color:#fdd6a1;}
        
        Background color #fdd6a1
      
           Border around this has a color of #fdd6a1        
        
          <div style="border:2px solid #fdd6a1;">Content here</div>
        
        
          .myborder {border:2px solid #fdd6a1;}
        
        Border color #fdd6a1