#fdc1ac color space conversions
Hex:
        #fdc1ac
        RGB:
        253, 193, 172
        CMY:
        1, 24, 33
        CMYK:
        0, 24, 32, 1
      HSL:
        16°, 95.2941%, 83.3333%
        HSV (HSB):
        16°, 32.0158%, 99.2157%
        XYZ:
        67.0244, 62.0011, 47.4646
        xyY:
        0.3798, 0.3513, 62.0011
      CIE-Lab:
        82.9140, 18.6889, 18.8946
        CIE-LCH:
        82.9140, 26.5760, 45.3136
        CIE-Luv:
        82.9140, 40.3667, 23.0548
        Hunter-Lab:
        78.7408, 14.1433, 19.3788
      #fdc1ac color charts
#fdc1ac RGB chart
      #fdc1ac CMYK chart
      #fdc1ac RGB pie chart
      #fdc1ac color shades, tints & tones
#fdc1ac color schemes
#fdc1ac color preview, HTML & CSS examples
           This text has a color of #fdc1ac        
        
          <p style="color:#fdc1ac;">Text here</p>
        
        
          .mytext {color:#fdc1ac;}
        
        Text color #fdc1ac
      
           This box has a color of #fdc1ac        
        
          <div style="background-color:#fdc1ac;">Content here</div>
        
        
          .mybackground {background-color:#fdc1ac;}
        
        Background color #fdc1ac
      
           Border around this has a color of #fdc1ac        
        
          <div style="border:2px solid #fdc1ac;">Content here</div>
        
        
          .myborder {border:2px solid #fdc1ac;}
        
        Border color #fdc1ac