#fcdb1b color space conversions
Hex:
        #fcdb1b
        RGB:
        252, 219, 27
        CMY:
        1, 14, 89
        CMYK:
        0, 13, 89, 1
      HSL:
        51°, 97.4026%, 54.7059%
        HSV (HSB):
        51°, 89.2857%, 98.8235%
        XYZ:
        65.6742, 71.4376, 11.3643
        xyY:
        0.4423, 0.4811, 71.4376
      CIE-Lab:
        87.6972, -4.9368, 84.6228
        CIE-LCH:
        87.6972, 84.7667, 93.3388
        CIE-Luv:
        87.6972, 30.1345, 91.8425
        Hunter-Lab:
        84.5208, -9.2135, 51.1926
      #fcdb1b color charts
#fcdb1b RGB chart
      #fcdb1b CMYK chart
      #fcdb1b RGB pie chart
      #fcdb1b color shades, tints & tones
#fcdb1b color schemes
#fcdb1b color preview, HTML & CSS examples
           This text has a color of #fcdb1b        
        
          <p style="color:#fcdb1b;">Text here</p>
        
        
          .mytext {color:#fcdb1b;}
        
        Text color #fcdb1b
      
           This box has a color of #fcdb1b        
        
          <div style="background-color:#fcdb1b;">Content here</div>
        
        
          .mybackground {background-color:#fcdb1b;}
        
        Background color #fcdb1b
      
           Border around this has a color of #fcdb1b        
        
          <div style="border:2px solid #fcdb1b;">Content here</div>
        
        
          .myborder {border:2px solid #fcdb1b;}
        
        Border color #fcdb1b