#fed9bc color space conversions
Hex:
        #fed9bc
        RGB:
        254, 217, 188
        CMY:
        0, 15, 26
        CMYK:
        0, 15, 26, 0
      HSL:
        26°, 97.0588%, 86.6667%
        HSV (HSB):
        26°, 25.9843%, 99.6078%
        XYZ:
        74.7630, 74.3274, 57.9831
        xyY:
        0.3610, 0.3589, 74.3274
      CIE-Lab:
        89.0770, 8.6327, 19.0569
        CIE-LCH:
        89.0770, 20.9211, 65.6297
        CIE-Luv:
        89.0770, 24.8590, 25.7414
        Hunter-Lab:
        86.2133, 3.9194, 20.4736
      #fed9bc color charts
#fed9bc RGB chart
      #fed9bc CMYK chart
      #fed9bc RGB pie chart
      #fed9bc color shades, tints & tones
#fed9bc color schemes
#fed9bc color preview, HTML & CSS examples
           This text has a color of #fed9bc        
        
          <p style="color:#fed9bc;">Text here</p>
        
        
          .mytext {color:#fed9bc;}
        
        Text color #fed9bc
      
           This box has a color of #fed9bc        
        
          <div style="background-color:#fed9bc;">Content here</div>
        
        
          .mybackground {background-color:#fed9bc;}
        
        Background color #fed9bc
      
           Border around this has a color of #fed9bc        
        
          <div style="border:2px solid #fed9bc;">Content here</div>
        
        
          .myborder {border:2px solid #fed9bc;}
        
        Border color #fed9bc