#fcde5f color space conversions
Hex:
        #fcde5f
        RGB:
        252, 222, 95
        CMY:
        1, 13, 63
        CMYK:
        0, 12, 62, 1
      HSL:
        49°, 96.3190%, 68.0392%
        HSV (HSB):
        49°, 62.3016%, 98.8235%
        XYZ:
        68.3317, 73.7642, 21.4629
        xyY:
        0.4178, 0.4510, 73.7642
      CIE-Lab:
        88.8109, -3.8538, 64.3121
        CIE-LCH:
        88.8109, 64.4275, 93.4293
        CIE-Luv:
        88.8109, 26.2431, 77.8182
        Hunter-Lab:
        85.8861, -8.2845, 45.3037
      #fcde5f color charts
#fcde5f RGB chart
      #fcde5f CMYK chart
      #fcde5f RGB pie chart
      #fcde5f color shades, tints & tones
#fcde5f color schemes
#fcde5f color preview, HTML & CSS examples
           This text has a color of #fcde5f        
        
          <p style="color:#fcde5f;">Text here</p>
        
        
          .mytext {color:#fcde5f;}
        
        Text color #fcde5f
      
           This box has a color of #fcde5f        
        
          <div style="background-color:#fcde5f;">Content here</div>
        
        
          .mybackground {background-color:#fcde5f;}
        
        Background color #fcde5f
      
           Border around this has a color of #fcde5f        
        
          <div style="border:2px solid #fcde5f;">Content here</div>
        
        
          .myborder {border:2px solid #fcde5f;}
        
        Border color #fcde5f