#fcfb4a color space conversions
Hex:
        #fcfb4a
        RGB:
        252, 251, 74
        CMY:
        1, 2, 71
        CMYK:
        0, 0, 71, 1
      HSL:
        60°, 96.7391%, 63.9216%
        HSV (HSB):
        60°, 70.6349%, 98.8235%
        XYZ:
        75.8781, 90.1842, 19.8867
        xyY:
        0.4081, 0.4850, 90.1842
      CIE-Lab:
        96.0731, -19.2397, 79.7553
        CIE-LCH:
        96.0731, 82.0431, 103.5626
        CIE-Luv:
        96.0731, 7.6089, 96.1971
        Hunter-Lab:
        94.9654, -23.5665, 54.0599
      #fcfb4a color charts
#fcfb4a RGB chart
      #fcfb4a CMYK chart
      #fcfb4a RGB pie chart
      #fcfb4a color shades, tints & tones
#fcfb4a color schemes
#fcfb4a color preview, HTML & CSS examples
           This text has a color of #fcfb4a        
        
          <p style="color:#fcfb4a;">Text here</p>
        
        
          .mytext {color:#fcfb4a;}
        
        Text color #fcfb4a
      
           This box has a color of #fcfb4a        
        
          <div style="background-color:#fcfb4a;">Content here</div>
        
        
          .mybackground {background-color:#fcfb4a;}
        
        Background color #fcfb4a
      
           Border around this has a color of #fcfb4a        
        
          <div style="border:2px solid #fcfb4a;">Content here</div>
        
        
          .myborder {border:2px solid #fcfb4a;}
        
        Border color #fcfb4a