#fedbc8 color space conversions
Hex:
        #fedbc8
        RGB:
        254, 219, 200
        CMY:
        0, 14, 22
        CMYK:
        0, 14, 21, 0
      HSL:
        21°, 96.4286%, 89.0196%
        HSV (HSB):
        21°, 21.2598%, 99.6078%
        XYZ:
        76.6299, 75.9040, 65.2557
        xyY:
        0.3519, 0.3485, 75.9040
      CIE-Lab:
        89.8147, 9.2629, 13.8165
        CIE-LCH:
        89.8147, 16.6342, 56.1612
        CIE-Luv:
        89.8147, 22.6542, 18.4815
        Hunter-Lab:
        87.1229, 4.5365, 16.5774
      #fedbc8 color charts
#fedbc8 RGB chart
      #fedbc8 CMYK chart
      #fedbc8 RGB pie chart
      #fedbc8 color shades, tints & tones
#fedbc8 color schemes
#fedbc8 color preview, HTML & CSS examples
           This text has a color of #fedbc8        
        
          <p style="color:#fedbc8;">Text here</p>
        
        
          .mytext {color:#fedbc8;}
        
        Text color #fedbc8
      
           This box has a color of #fedbc8        
        
          <div style="background-color:#fedbc8;">Content here</div>
        
        
          .mybackground {background-color:#fedbc8;}
        
        Background color #fedbc8
      
           Border around this has a color of #fedbc8        
        
          <div style="border:2px solid #fedbc8;">Content here</div>
        
        
          .myborder {border:2px solid #fedbc8;}
        
        Border color #fedbc8