#fcfa25 color space conversions
Hex:
        #fcfa25
        RGB:
        252, 250, 37
        CMY:
        1, 2, 85
        CMYK:
        0, 1, 85, 1
      HSL:
        59°, 97.2851%, 56.6667%
        HSV (HSB):
        59°, 85.3175%, 98.8235%
        XYZ:
        74.6644, 89.2002, 15.0324
        xyY:
        0.4174, 0.4986, 89.2002
      CIE-Lab:
        95.6640, -19.9627, 89.1562
        CIE-LCH:
        95.6640, 91.3638, 102.6208
        CIE-Luv:
        95.6640, 8.7475, 102.4394
        Hunter-Lab:
        94.4459, -24.1667, 56.6753
      #fcfa25 color charts
#fcfa25 RGB chart
      #fcfa25 CMYK chart
      #fcfa25 RGB pie chart
      #fcfa25 color shades, tints & tones
#fcfa25 color schemes
#fcfa25 color preview, HTML & CSS examples
           This text has a color of #fcfa25        
        
          <p style="color:#fcfa25;">Text here</p>
        
        
          .mytext {color:#fcfa25;}
        
        Text color #fcfa25
      
           This box has a color of #fcfa25        
        
          <div style="background-color:#fcfa25;">Content here</div>
        
        
          .mybackground {background-color:#fcfa25;}
        
        Background color #fcfa25
      
           Border around this has a color of #fcfa25        
        
          <div style="border:2px solid #fcfa25;">Content here</div>
        
        
          .myborder {border:2px solid #fcfa25;}
        
        Border color #fcfa25