#fcfa30 color space conversions
Hex:
        #fcfa30
        RGB:
        252, 250, 48
        CMY:
        1, 2, 81
        CMYK:
        0, 1, 81, 1
      HSL:
        59°, 97.1429%, 58.8235%
        HSV (HSB):
        59°, 80.9524%, 98.8235%
        XYZ:
        74.8640, 89.2801, 16.0833
        xyY:
        0.4154, 0.4954, 89.2801
      CIE-Lab:
        95.6973, -19.6956, 86.8588
        CIE-LCH:
        95.6973, 89.0639, 102.7760
        CIE-Luv:
        95.6973, 8.6367, 100.9547
        Hunter-Lab:
        94.4881, -23.9267, 56.0496
      #fcfa30 color charts
#fcfa30 RGB chart
      #fcfa30 CMYK chart
      #fcfa30 RGB pie chart
      #fcfa30 color shades, tints & tones
#fcfa30 color schemes
#fcfa30 color preview, HTML & CSS examples
           This text has a color of #fcfa30        
        
          <p style="color:#fcfa30;">Text here</p>
        
        
          .mytext {color:#fcfa30;}
        
        Text color #fcfa30
      
           This box has a color of #fcfa30        
        
          <div style="background-color:#fcfa30;">Content here</div>
        
        
          .mybackground {background-color:#fcfa30;}
        
        Background color #fcfa30
      
           Border around this has a color of #fcfa30        
        
          <div style="border:2px solid #fcfa30;">Content here</div>
        
        
          .myborder {border:2px solid #fcfa30;}
        
        Border color #fcfa30