#fcfa70 color space conversions
Hex:
        #fcfa70
        RGB:
        252, 250, 112
        CMY:
        1, 2, 56
        CMYK:
        0, 1, 56, 1
      HSL:
        59°, 95.8904%, 71.3725%
        HSV (HSB):
        59°, 55.5556%, 98.8235%
        XYZ:
        77.2551, 90.2365, 28.6748
        xyY:
        0.3938, 0.4600, 90.2365
      CIE-Lab:
        96.0948, -16.5440, 65.0701
        CIE-LCH:
        96.0948, 67.1404, 104.2652
        CIE-Luv:
        96.0948, 7.3560, 83.7940
        Hunter-Lab:
        94.9929, -21.0684, 48.5976
      #fcfa70 color charts
#fcfa70 RGB chart
      #fcfa70 CMYK chart
      #fcfa70 RGB pie chart
      #fcfa70 color shades, tints & tones
#fcfa70 color schemes
#fcfa70 color preview, HTML & CSS examples
           This text has a color of #fcfa70        
        
          <p style="color:#fcfa70;">Text here</p>
        
        
          .mytext {color:#fcfa70;}
        
        Text color #fcfa70
      
           This box has a color of #fcfa70        
        
          <div style="background-color:#fcfa70;">Content here</div>
        
        
          .mybackground {background-color:#fcfa70;}
        
        Background color #fcfa70
      
           Border around this has a color of #fcfa70        
        
          <div style="border:2px solid #fcfa70;">Content here</div>
        
        
          .myborder {border:2px solid #fcfa70;}
        
        Border color #fcfa70