#fcdcbe color space conversions
Hex:
        #fcdcbe
        RGB:
        252, 220, 190
        CMY:
        1, 14, 25
        CMYK:
        0, 13, 25, 1
      HSL:
        29°, 91.1765%, 86.6667%
        HSV (HSB):
        29°, 24.6032%, 98.8235%
        XYZ:
        75.0323, 75.5996, 59.3527
        xyY:
        0.3573, 0.3600, 75.5996
      CIE-Lab:
        89.6731, 6.6169, 18.8182
        CIE-LCH:
        89.6731, 19.9477, 70.6272
        CIE-Luv:
        89.6731, 21.6067, 25.8637
        Hunter-Lab:
        86.9480, 1.8787, 20.3909
      #fcdcbe color charts
#fcdcbe RGB chart
      #fcdcbe CMYK chart
      #fcdcbe RGB pie chart
      #fcdcbe color shades, tints & tones
#fcdcbe color schemes
#fcdcbe color preview, HTML & CSS examples
           This text has a color of #fcdcbe        
        
          <p style="color:#fcdcbe;">Text here</p>
        
        
          .mytext {color:#fcdcbe;}
        
        Text color #fcdcbe
      
           This box has a color of #fcdcbe        
        
          <div style="background-color:#fcdcbe;">Content here</div>
        
        
          .mybackground {background-color:#fcdcbe;}
        
        Background color #fcdcbe
      
           Border around this has a color of #fcdcbe        
        
          <div style="border:2px solid #fcdcbe;">Content here</div>
        
        
          .myborder {border:2px solid #fcdcbe;}
        
        Border color #fcdcbe