#fcf3ba color space conversions
Hex:
        #fcf3ba
        RGB:
        252, 243, 186
        CMY:
        1, 5, 27
        CMYK:
        0, 4, 26, 1
      HSL:
        52°, 91.6667%, 85.8824%
        HSV (HSB):
        52°, 26.1905%, 98.8235%
        XYZ:
        81.0584, 88.3418, 59.2338
        xyY:
        0.3545, 0.3864, 88.3418
      CIE-Lab:
        95.3047, -5.6034, 28.6371
        CIE-LCH:
        95.3047, 29.1801, 101.0711
        CIE-Luv:
        95.3047, 8.5089, 41.6806
        Hunter-Lab:
        93.9903, -10.5425, 28.4280
      #fcf3ba color charts
#fcf3ba RGB chart
      #fcf3ba CMYK chart
      #fcf3ba RGB pie chart
      #fcf3ba color shades, tints & tones
#fcf3ba color schemes
#fcf3ba color preview, HTML & CSS examples
           This text has a color of #fcf3ba        
        
          <p style="color:#fcf3ba;">Text here</p>
        
        
          .mytext {color:#fcf3ba;}
        
        Text color #fcf3ba
      
           This box has a color of #fcf3ba        
        
          <div style="background-color:#fcf3ba;">Content here</div>
        
        
          .mybackground {background-color:#fcf3ba;}
        
        Background color #fcf3ba
      
           Border around this has a color of #fcf3ba        
        
          <div style="border:2px solid #fcf3ba;">Content here</div>
        
        
          .myborder {border:2px solid #fcf3ba;}
        
        Border color #fcf3ba