#fdc5ce color space conversions
Hex:
        #fdc5ce
        RGB:
        253, 197, 206
        CMY:
        1, 23, 19
        CMYK:
        0, 22, 19, 1
      HSL:
        350°, 93.3333%, 88.2353%
        HSV (HSB):
        350°, 22.1344%, 99.2157%
        XYZ:
        71.6148, 65.2714, 67.2166
        xyY:
        0.3509, 0.3198, 65.2714
      CIE-Lab:
        84.6234, 21.2577, 3.1935
        CIE-LCH:
        84.6234, 21.4962, 8.5434
        CIE-Luv:
        84.6234, 33.9936, 0.8154
        Hunter-Lab:
        80.7907, 16.8430, 7.2251
      #fdc5ce color charts
#fdc5ce RGB chart
      #fdc5ce CMYK chart
      #fdc5ce RGB pie chart
      #fdc5ce color shades, tints & tones
#fdc5ce color schemes
#fdc5ce color preview, HTML & CSS examples
           This text has a color of #fdc5ce        
        
          <p style="color:#fdc5ce;">Text here</p>
        
        
          .mytext {color:#fdc5ce;}
        
        Text color #fdc5ce
      
           This box has a color of #fdc5ce        
        
          <div style="background-color:#fdc5ce;">Content here</div>
        
        
          .mybackground {background-color:#fdc5ce;}
        
        Background color #fdc5ce
      
           Border around this has a color of #fdc5ce        
        
          <div style="border:2px solid #fdc5ce;">Content here</div>
        
        
          .myborder {border:2px solid #fdc5ce;}
        
        Border color #fdc5ce