#fcfa47 color space conversions
Hex:
        #fcfa47
        RGB:
        252, 250, 71
        CMY:
        1, 2, 72
        CMYK:
        0, 1, 72, 1
      HSL:
        59°, 96.7914%, 63.3333%
        HSV (HSB):
        59°, 71.8254%, 98.8235%
        XYZ:
        75.4678, 89.5216, 19.2631
        xyY:
        0.4096, 0.4859, 89.5216
      CIE-Lab:
        95.7980, -18.8912, 80.4796
        CIE-LCH:
        95.7980, 82.6671, 103.2100
        CIE-Luv:
        95.7980, 8.3052, 96.5129
        Hunter-Lab:
        94.6159, -23.2020, 54.1601
      #fcfa47 color charts
#fcfa47 RGB chart
      #fcfa47 CMYK chart
      #fcfa47 RGB pie chart
      #fcfa47 color shades, tints & tones
#fcfa47 color schemes
#fcfa47 color preview, HTML & CSS examples
           This text has a color of #fcfa47        
        
          <p style="color:#fcfa47;">Text here</p>
        
        
          .mytext {color:#fcfa47;}
        
        Text color #fcfa47
      
           This box has a color of #fcfa47        
        
          <div style="background-color:#fcfa47;">Content here</div>
        
        
          .mybackground {background-color:#fcfa47;}
        
        Background color #fcfa47
      
           Border around this has a color of #fcfa47        
        
          <div style="border:2px solid #fcfa47;">Content here</div>
        
        
          .myborder {border:2px solid #fcfa47;}
        
        Border color #fcfa47