#fedc9f color space conversions
Hex:
        #fedc9f
        RGB:
        254, 220, 159
        CMY:
        0, 14, 38
        CMYK:
        0, 13, 37, 0
      HSL:
        39°, 97.9381%, 80.9804%
        HSV (HSB):
        39°, 37.4016%, 99.6078%
        XYZ:
        72.7243, 74.7604, 43.3981
        xyY:
        0.3810, 0.3917, 74.7604
      CIE-Lab:
        89.2807, 3.5207, 34.3322
        CIE-LCH:
        89.2807, 34.5123, 84.1450
        CIE-Luv:
        89.2807, 25.3219, 46.1116
        Hunter-Lab:
        86.4641, -1.1773, 30.7660
      #fedc9f color charts
#fedc9f RGB chart
      #fedc9f CMYK chart
      #fedc9f RGB pie chart
      #fedc9f color shades, tints & tones
#fedc9f color schemes
#fedc9f color preview, HTML & CSS examples
           This text has a color of #fedc9f        
        
          <p style="color:#fedc9f;">Text here</p>
        
        
          .mytext {color:#fedc9f;}
        
        Text color #fedc9f
      
           This box has a color of #fedc9f        
        
          <div style="background-color:#fedc9f;">Content here</div>
        
        
          .mybackground {background-color:#fedc9f;}
        
        Background color #fedc9f
      
           Border around this has a color of #fedc9f        
        
          <div style="border:2px solid #fedc9f;">Content here</div>
        
        
          .myborder {border:2px solid #fedc9f;}
        
        Border color #fedc9f