#fcfa16 color space conversions
Hex:
        #fcfa16
        RGB:
        252, 250, 22
        CMY:
        1, 2, 91
        CMYK:
        0, 1, 91, 1
      HSL:
        59°, 97.4576%, 53.7255%
        HSV (HSB):
        59°, 91.2698%, 98.8235%
        XYZ:
        74.4753, 89.1246, 14.0366
        xyY:
        0.4193, 0.5017, 89.1246
      CIE-Lab:
        95.6325, -20.2165, 91.4367
        CIE-LCH:
        95.6325, 93.6449, 102.4674
        CIE-Luv:
        95.6325, 8.8531, 103.8541
        Hunter-Lab:
        94.4058, -24.3943, 57.2686
      #fcfa16 color charts
#fcfa16 RGB chart
      #fcfa16 CMYK chart
      #fcfa16 RGB pie chart
      #fcfa16 color shades, tints & tones
#fcfa16 color schemes
#fcfa16 color preview, HTML & CSS examples
           This text has a color of #fcfa16        
        
          <p style="color:#fcfa16;">Text here</p>
        
        
          .mytext {color:#fcfa16;}
        
        Text color #fcfa16
      
           This box has a color of #fcfa16        
        
          <div style="background-color:#fcfa16;">Content here</div>
        
        
          .mybackground {background-color:#fcfa16;}
        
        Background color #fcfa16
      
           Border around this has a color of #fcfa16        
        
          <div style="border:2px solid #fcfa16;">Content here</div>
        
        
          .myborder {border:2px solid #fcfa16;}
        
        Border color #fcfa16