#fed8e5 color space conversions
Hex:
        #fed8e5
        RGB:
        254, 216, 229
        CMY:
        0, 15, 10
        CMYK:
        0, 15, 10, 0
      HSL:
        339°, 95.0000%, 92.1569%
        HSV (HSB):
        339°, 14.9606%, 99.6078%
        XYZ:
        79.5718, 75.8397, 84.5734
        xyY:
        0.3316, 0.3160, 75.8397
      CIE-Lab:
        89.7849, 15.2723, -1.4585
        CIE-LCH:
        89.7849, 15.3418, 354.5450
        CIE-Luv:
        89.7849, 21.6532, -5.0093
        Hunter-Lab:
        87.0860, 10.6976, 3.3808
      #fed8e5 color charts
#fed8e5 RGB chart
      #fed8e5 CMYK chart
      #fed8e5 RGB pie chart
      #fed8e5 color shades, tints & tones
#fed8e5 color schemes
#fed8e5 color preview, HTML & CSS examples
           This text has a color of #fed8e5        
        
          <p style="color:#fed8e5;">Text here</p>
        
        
          .mytext {color:#fed8e5;}
        
        Text color #fed8e5
      
           This box has a color of #fed8e5        
        
          <div style="background-color:#fed8e5;">Content here</div>
        
        
          .mybackground {background-color:#fed8e5;}
        
        Background color #fed8e5
      
           Border around this has a color of #fed8e5        
        
          <div style="border:2px solid #fed8e5;">Content here</div>
        
        
          .myborder {border:2px solid #fed8e5;}
        
        Border color #fed8e5