#fcf80a color space conversions
Hex:
        #fcf80a
        RGB:
        252, 248, 10
        CMY:
        1, 3, 96
        CMYK:
        0, 2, 96, 1
      HSL:
        59°, 97.5806%, 51.3725%
        HSV (HSB):
        59°, 96.0317%, 98.8235%
        XYZ:
        73.7671, 87.8522, 13.3564
        xyY:
        0.4216, 0.5021, 87.8522
      CIE-Lab:
        95.0987, -19.3814, 92.1754
        CIE-LCH:
        95.0987, 94.1910, 101.8744
        CIE-Luv:
        95.0987, 10.2220, 103.7912
        Hunter-Lab:
        93.7295, -23.5434, 57.1619
      #fcf80a color charts
#fcf80a RGB chart
      #fcf80a CMYK chart
      #fcf80a RGB pie chart
      #fcf80a color shades, tints & tones
#fcf80a color schemes
#fcf80a color preview, HTML & CSS examples
           This text has a color of #fcf80a        
        
          <p style="color:#fcf80a;">Text here</p>
        
        
          .mytext {color:#fcf80a;}
        
        Text color #fcf80a
      
           This box has a color of #fcf80a        
        
          <div style="background-color:#fcf80a;">Content here</div>
        
        
          .mybackground {background-color:#fcf80a;}
        
        Background color #fcf80a
      
           Border around this has a color of #fcf80a        
        
          <div style="border:2px solid #fcf80a;">Content here</div>
        
        
          .myborder {border:2px solid #fcf80a;}
        
        Border color #fcf80a