#fcfb2c color space conversions
Hex:
        #fcfb2c
        RGB:
        252, 251, 44
        CMY:
        1, 2, 83
        CMYK:
        0, 0, 83, 1
      HSL:
        60°, 97.1963%, 58.0392%
        HSV (HSB):
        60°, 82.5397%, 98.8235%
        XYZ:
        75.0967, 89.8717, 15.7718
        xyY:
        0.4155, 0.4972, 89.8717
      CIE-Lab:
        95.9435, -20.2787, 87.9703
        CIE-LCH:
        95.9435, 90.2773, 102.9809
        CIE-Luv:
        95.9435, 8.0290, 101.9217
        Hunter-Lab:
        94.8007, -24.5017, 56.4965
      #fcfb2c color charts
#fcfb2c RGB chart
      #fcfb2c CMYK chart
      #fcfb2c RGB pie chart
      #fcfb2c color shades, tints & tones
#fcfb2c color schemes
#fcfb2c color preview, HTML & CSS examples
           This text has a color of #fcfb2c        
        
          <p style="color:#fcfb2c;">Text here</p>
        
        
          .mytext {color:#fcfb2c;}
        
        Text color #fcfb2c
      
           This box has a color of #fcfb2c        
        
          <div style="background-color:#fcfb2c;">Content here</div>
        
        
          .mybackground {background-color:#fcfb2c;}
        
        Background color #fcfb2c
      
           Border around this has a color of #fcfb2c        
        
          <div style="border:2px solid #fcfb2c;">Content here</div>
        
        
          .myborder {border:2px solid #fcfb2c;}
        
        Border color #fcfb2c