#fcdbce color space conversions
Hex:
        #fcdbce
        RGB:
        252, 219, 206
        CMY:
        1, 14, 19
        CMYK:
        0, 13, 18, 1
      HSL:
        17°, 88.4615%, 89.8039%
        HSV (HSB):
        17°, 18.2540%, 98.8235%
        XYZ:
        76.6170, 75.8147, 68.9881
        xyY:
        0.3460, 0.3424, 75.8147
      CIE-Lab:
        89.7732, 9.4157, 10.5895
        CIE-LCH:
        89.7732, 14.1701, 48.3581
        CIE-Luv:
        89.7732, 20.8446, 13.8976
        Hunter-Lab:
        87.0716, 4.6922, 13.9739
      #fcdbce color charts
#fcdbce RGB chart
      #fcdbce CMYK chart
      #fcdbce RGB pie chart
      #fcdbce color shades, tints & tones
#fcdbce color schemes
#fcdbce color preview, HTML & CSS examples
           This text has a color of #fcdbce        
        
          <p style="color:#fcdbce;">Text here</p>
        
        
          .mytext {color:#fcdbce;}
        
        Text color #fcdbce
      
           This box has a color of #fcdbce        
        
          <div style="background-color:#fcdbce;">Content here</div>
        
        
          .mybackground {background-color:#fcdbce;}
        
        Background color #fcdbce
      
           Border around this has a color of #fcdbce        
        
          <div style="border:2px solid #fcdbce;">Content here</div>
        
        
          .myborder {border:2px solid #fcdbce;}
        
        Border color #fcdbce