#fcfa14 color space conversions
Hex:
        #fcfa14
        RGB:
        252, 250, 20
        CMY:
        1, 2, 92
        CMYK:
        0, 1, 92, 1
      HSL:
        59°, 97.4790%, 53.3333%
        HSV (HSB):
        59°, 92.0635%, 98.8235%
        XYZ:
        74.4568, 89.1172, 13.9389
        xyY:
        0.4194, 0.5020, 89.1172
      CIE-Lab:
        95.6294, -20.2414, 91.6663
        CIE-LCH:
        95.6294, 93.8745, 102.4520
        CIE-Luv:
        95.6294, 8.8635, 103.9933
        Hunter-Lab:
        94.4019, -24.4166, 57.3269
      #fcfa14 color charts
#fcfa14 RGB chart
      #fcfa14 CMYK chart
      #fcfa14 RGB pie chart
      #fcfa14 color shades, tints & tones
#fcfa14 color schemes
#fcfa14 color preview, HTML & CSS examples
           This text has a color of #fcfa14        
        
          <p style="color:#fcfa14;">Text here</p>
        
        
          .mytext {color:#fcfa14;}
        
        Text color #fcfa14
      
           This box has a color of #fcfa14        
        
          <div style="background-color:#fcfa14;">Content here</div>
        
        
          .mybackground {background-color:#fcfa14;}
        
        Background color #fcfa14
      
           Border around this has a color of #fcfa14        
        
          <div style="border:2px solid #fcfa14;">Content here</div>
        
        
          .myborder {border:2px solid #fcfa14;}
        
        Border color #fcfa14