#fcdb4d color space conversions
Hex:
        #fcdb4d
        RGB:
        252, 219, 77
        CMY:
        1, 14, 70
        CMYK:
        0, 13, 69, 1
      HSL:
        49°, 96.6851%, 64.5098%
        HSV (HSB):
        49°, 69.4444%, 98.8235%
        XYZ:
        66.8160, 71.8943, 17.3766
        xyY:
        0.4281, 0.4606, 71.8943
      CIE-Lab:
        87.9177, -3.3404, 70.6847
        CIE-LCH:
        87.9177, 70.7635, 92.7056
        CIE-Luv:
        87.9177, 28.9974, 82.3592
        Hunter-Lab:
        84.7905, -7.7232, 47.2027
      #fcdb4d color charts
#fcdb4d RGB chart
      #fcdb4d CMYK chart
      #fcdb4d RGB pie chart
      #fcdb4d color shades, tints & tones
#fcdb4d color schemes
#fcdb4d color preview, HTML & CSS examples
           This text has a color of #fcdb4d        
        
          <p style="color:#fcdb4d;">Text here</p>
        
        
          .mytext {color:#fcdb4d;}
        
        Text color #fcdb4d
      
           This box has a color of #fcdb4d        
        
          <div style="background-color:#fcdb4d;">Content here</div>
        
        
          .mybackground {background-color:#fcdb4d;}
        
        Background color #fcdb4d
      
           Border around this has a color of #fcdb4d        
        
          <div style="border:2px solid #fcdb4d;">Content here</div>
        
        
          .myborder {border:2px solid #fcdb4d;}
        
        Border color #fcdb4d