#fdc8a1 color space conversions
Hex:
        #fdc8a1
        RGB:
        253, 200, 161
        CMY:
        1, 22, 37
        CMYK:
        0, 21, 36, 1
      HSL:
        25°, 95.8333%, 81.1765%
        HSV (HSB):
        25°, 36.3636%, 99.2157%
        XYZ:
        67.5953, 64.7644, 42.6563
        xyY:
        0.3862, 0.3700, 64.7644
      CIE-Lab:
        84.3622, 13.7069, 26.6955
        CIE-LCH:
        84.3622, 30.0089, 62.8216
        CIE-Luv:
        84.3622, 37.1162, 34.1286
        Hunter-Lab:
        80.4763, 9.0957, 24.9069
      #fdc8a1 color charts
#fdc8a1 RGB chart
      #fdc8a1 CMYK chart
      #fdc8a1 RGB pie chart
      #fdc8a1 color shades, tints & tones
#fdc8a1 color schemes
#fdc8a1 color preview, HTML & CSS examples
           This text has a color of #fdc8a1        
        
          <p style="color:#fdc8a1;">Text here</p>
        
        
          .mytext {color:#fdc8a1;}
        
        Text color #fdc8a1
      
           This box has a color of #fdc8a1        
        
          <div style="background-color:#fdc8a1;">Content here</div>
        
        
          .mybackground {background-color:#fdc8a1;}
        
        Background color #fdc8a1
      
           Border around this has a color of #fdc8a1        
        
          <div style="border:2px solid #fdc8a1;">Content here</div>
        
        
          .myborder {border:2px solid #fdc8a1;}
        
        Border color #fdc8a1