#fcd564 color space conversions
Hex:
        #fcd564
        RGB:
        252, 213, 100
        CMY:
        1, 16, 61
        CMYK:
        0, 15, 60, 1
      HSL:
        45°, 96.2025%, 69.0196%
        HSV (HSB):
        45°, 60.3175%, 98.8235%
        XYZ:
        66.2394, 69.2040, 21.9231
        xyY:
        0.4209, 0.4398, 69.2040
      CIE-Lab:
        86.6050, 1.0353, 59.6827
        CIE-LCH:
        86.6050, 59.6917, 89.0062
        CIE-Luv:
        86.6050, 32.2067, 72.0226
        Hunter-Lab:
        83.1890, -3.4497, 42.6074
      #fcd564 color charts
#fcd564 RGB chart
      #fcd564 CMYK chart
      #fcd564 RGB pie chart
      #fcd564 color shades, tints & tones
#fcd564 color schemes
#fcd564 color preview, HTML & CSS examples
           This text has a color of #fcd564        
        
          <p style="color:#fcd564;">Text here</p>
        
        
          .mytext {color:#fcd564;}
        
        Text color #fcd564
      
           This box has a color of #fcd564        
        
          <div style="background-color:#fcd564;">Content here</div>
        
        
          .mybackground {background-color:#fcd564;}
        
        Background color #fcd564
      
           Border around this has a color of #fcd564        
        
          <div style="border:2px solid #fcd564;">Content here</div>
        
        
          .myborder {border:2px solid #fcd564;}
        
        Border color #fcd564