#fed9e4 color space conversions
Hex:
        #fed9e4
        RGB:
        254, 217, 228
        CMY:
        0, 15, 11
        CMYK:
        0, 15, 10, 0
      HSL:
        342°, 94.8718%, 92.3529%
        HSV (HSB):
        342°, 14.5669%, 99.6078%
        XYZ:
        79.6895, 76.2980, 83.9257
        xyY:
        0.3322, 0.3180, 76.2980
      CIE-Lab:
        89.9975, 14.5880, -0.6213
        CIE-LCH:
        89.9975, 14.6012, 357.5613
        CIE-Luv:
        89.9975, 21.2118, -3.6089
        Hunter-Lab:
        87.3487, 9.9879, 4.1776
      #fed9e4 color charts
#fed9e4 RGB chart
      #fed9e4 CMYK chart
      #fed9e4 RGB pie chart
      #fed9e4 color shades, tints & tones
#fed9e4 color schemes
#fed9e4 color preview, HTML & CSS examples
           This text has a color of #fed9e4        
        
          <p style="color:#fed9e4;">Text here</p>
        
        
          .mytext {color:#fed9e4;}
        
        Text color #fed9e4
      
           This box has a color of #fed9e4        
        
          <div style="background-color:#fed9e4;">Content here</div>
        
        
          .mybackground {background-color:#fed9e4;}
        
        Background color #fed9e4
      
           Border around this has a color of #fed9e4        
        
          <div style="border:2px solid #fed9e4;">Content here</div>
        
        
          .myborder {border:2px solid #fed9e4;}
        
        Border color #fed9e4