#fcf08e color space conversions
Hex:
        #fcf08e
        RGB:
        252, 240, 142
        CMY:
        1, 6, 44
        CMYK:
        0, 5, 44, 1
      HSL:
        53°, 94.8276%, 77.2549%
        HSV (HSB):
        53°, 43.6508%, 98.8235%
        XYZ:
        76.1875, 84.9686, 37.9763
        xyY:
        0.3826, 0.4267, 84.9686
      CIE-Lab:
        93.8696, -9.1122, 48.6483
        CIE-LCH:
        93.8696, 49.4943, 100.6090
        CIE-Luv:
        93.8696, 12.4848, 65.6299
        Hunter-Lab:
        92.1784, -13.7781, 40.0982
      #fcf08e color charts
#fcf08e RGB chart
      #fcf08e CMYK chart
      #fcf08e RGB pie chart
      #fcf08e color shades, tints & tones
#fcf08e color schemes
#fcf08e color preview, HTML & CSS examples
           This text has a color of #fcf08e        
        
          <p style="color:#fcf08e;">Text here</p>
        
        
          .mytext {color:#fcf08e;}
        
        Text color #fcf08e
      
           This box has a color of #fcf08e        
        
          <div style="background-color:#fcf08e;">Content here</div>
        
        
          .mybackground {background-color:#fcf08e;}
        
        Background color #fcf08e
      
           Border around this has a color of #fcf08e        
        
          <div style="border:2px solid #fcf08e;">Content here</div>
        
        
          .myborder {border:2px solid #fcf08e;}
        
        Border color #fcf08e