#fcfb6a color space conversions
Hex:
        #fcfb6a
        RGB:
        252, 251, 106
        CMY:
        1, 2, 58
        CMYK:
        0, 0, 58, 1
      HSL:
        60°, 96.0526%, 70.1961%
        HSV (HSB):
        60°, 57.9365%, 98.8235%
        XYZ:
        77.2436, 90.7304, 27.0772
        xyY:
        0.3960, 0.4652, 90.7304
      CIE-Lab:
        96.2989, -17.4472, 67.8486
        CIE-LCH:
        96.2989, 70.0559, 104.4211
        CIE-Luv:
        96.2989, 6.8964, 86.4856
        Hunter-Lab:
        95.2525, -21.9400, 49.8225
      #fcfb6a color charts
#fcfb6a RGB chart
      #fcfb6a CMYK chart
      #fcfb6a RGB pie chart
      #fcfb6a color shades, tints & tones
#fcfb6a color schemes
#fcfb6a color preview, HTML & CSS examples
           This text has a color of #fcfb6a        
        
          <p style="color:#fcfb6a;">Text here</p>
        
        
          .mytext {color:#fcfb6a;}
        
        Text color #fcfb6a
      
           This box has a color of #fcfb6a        
        
          <div style="background-color:#fcfb6a;">Content here</div>
        
        
          .mybackground {background-color:#fcfb6a;}
        
        Background color #fcfb6a
      
           Border around this has a color of #fcfb6a        
        
          <div style="border:2px solid #fcfb6a;">Content here</div>
        
        
          .myborder {border:2px solid #fcfb6a;}
        
        Border color #fcfb6a