#fcd978 color space conversions
Hex:
        #fcd978
        RGB:
        252, 217, 120
        CMY:
        1, 15, 53
        CMYK:
        0, 14, 52, 1
      HSL:
        44°, 95.6522%, 72.9412%
        HSV (HSB):
        44°, 52.3810%, 98.8235%
        XYZ:
        68.3479, 71.6772, 28.0021
        xyY:
        0.4068, 0.4266, 71.6772
      CIE-Lab:
        87.8130, 0.4830, 51.8017
        CIE-LCH:
        87.8130, 51.8040, 89.4658
        CIE-Luv:
        87.8130, 28.4025, 65.2909
        Hunter-Lab:
        84.6624, -4.0563, 39.6535
      #fcd978 color charts
#fcd978 RGB chart
      #fcd978 CMYK chart
      #fcd978 RGB pie chart
      #fcd978 color shades, tints & tones
#fcd978 color schemes
#fcd978 color preview, HTML & CSS examples
           This text has a color of #fcd978        
        
          <p style="color:#fcd978;">Text here</p>
        
        
          .mytext {color:#fcd978;}
        
        Text color #fcd978
      
           This box has a color of #fcd978        
        
          <div style="background-color:#fcd978;">Content here</div>
        
        
          .mybackground {background-color:#fcd978;}
        
        Background color #fcd978
      
           Border around this has a color of #fcd978        
        
          <div style="border:2px solid #fcd978;">Content here</div>
        
        
          .myborder {border:2px solid #fcd978;}
        
        Border color #fcd978