#fed9f4 color space conversions
Hex:
        #fed9f4
        RGB:
        254, 217, 244
        CMY:
        0, 15, 4
        CMYK:
        0, 15, 4, 0
      HSL:
        316°, 94.8718%, 92.3529%
        HSV (HSB):
        316°, 14.5669%, 99.6078%
        XYZ:
        82.0150, 77.2282, 96.1718
        xyY:
        0.3211, 0.3024, 77.2282
      CIE-Lab:
        90.4265, 17.2811, -8.3990
        CIE-LCH:
        90.4265, 19.2140, 334.0791
        CIE-Luv:
        90.4265, 19.6614, -16.1542
        Hunter-Lab:
        87.8796, 12.7988, -3.3689
      #fed9f4 color charts
#fed9f4 RGB chart
      #fed9f4 CMYK chart
      #fed9f4 RGB pie chart
      #fed9f4 color shades, tints & tones
#fed9f4 color schemes
#fed9f4 color preview, HTML & CSS examples
           This text has a color of #fed9f4        
        
          <p style="color:#fed9f4;">Text here</p>
        
        
          .mytext {color:#fed9f4;}
        
        Text color #fed9f4
      
           This box has a color of #fed9f4        
        
          <div style="background-color:#fed9f4;">Content here</div>
        
        
          .mybackground {background-color:#fed9f4;}
        
        Background color #fed9f4
      
           Border around this has a color of #fed9f4        
        
          <div style="border:2px solid #fed9f4;">Content here</div>
        
        
          .myborder {border:2px solid #fed9f4;}
        
        Border color #fed9f4