#fed8e7 color space conversions
Hex:
        #fed8e7
        RGB:
        254, 216, 231
        CMY:
        0, 15, 9
        CMYK:
        0, 15, 9, 0
      HSL:
        336°, 95.0000%, 92.1569%
        HSV (HSB):
        336°, 14.9606%, 99.6078%
        XYZ:
        79.8527, 75.9521, 86.0528
        xyY:
        0.3302, 0.3140, 75.9521
      CIE-Lab:
        89.8371, 15.6011, -2.4342
        CIE-LCH:
        89.8371, 15.7899, 351.1317
        CIE-Luv:
        89.8371, 21.4586, -6.5624
        Hunter-Lab:
        87.1505, 11.0395, 2.4621
      #fed8e7 color charts
#fed8e7 RGB chart
      #fed8e7 CMYK chart
      #fed8e7 RGB pie chart
      #fed8e7 color shades, tints & tones
#fed8e7 color schemes
#fed8e7 color preview, HTML & CSS examples
           This text has a color of #fed8e7        
        
          <p style="color:#fed8e7;">Text here</p>
        
        
          .mytext {color:#fed8e7;}
        
        Text color #fed8e7
      
           This box has a color of #fed8e7        
        
          <div style="background-color:#fed8e7;">Content here</div>
        
        
          .mybackground {background-color:#fed8e7;}
        
        Background color #fed8e7
      
           Border around this has a color of #fed8e7        
        
          <div style="border:2px solid #fed8e7;">Content here</div>
        
        
          .myborder {border:2px solid #fed8e7;}
        
        Border color #fed8e7