#fcf0bd color space conversions
Hex:
        #fcf0bd
        RGB:
        252, 240, 189
        CMY:
        1, 6, 26
        CMYK:
        0, 5, 25, 1
      HSL:
        49°, 91.3043%, 86.4706%
        HSV (HSB):
        49°, 25.0000%, 98.8235%
        XYZ:
        80.4903, 86.6897, 60.6346
        xyY:
        0.3533, 0.3805, 86.6897
      CIE-Lab:
        94.6065, -3.7043, 26.1563
        CIE-LCH:
        94.6065, 26.4173, 98.0607
        CIE-Luv:
        94.6065, 10.0649, 38.0278
        Hunter-Lab:
        93.1073, -8.6265, 26.5635
      #fcf0bd color charts
#fcf0bd RGB chart
      #fcf0bd CMYK chart
      #fcf0bd RGB pie chart
      #fcf0bd color shades, tints & tones
#fcf0bd color schemes
#fcf0bd color preview, HTML & CSS examples
           This text has a color of #fcf0bd        
        
          <p style="color:#fcf0bd;">Text here</p>
        
        
          .mytext {color:#fcf0bd;}
        
        Text color #fcf0bd
      
           This box has a color of #fcf0bd        
        
          <div style="background-color:#fcf0bd;">Content here</div>
        
        
          .mybackground {background-color:#fcf0bd;}
        
        Background color #fcf0bd
      
           Border around this has a color of #fcf0bd        
        
          <div style="border:2px solid #fcf0bd;">Content here</div>
        
        
          .myborder {border:2px solid #fcf0bd;}
        
        Border color #fcf0bd