#fedfd8 color space conversions
Hex:
        #fedfd8
        RGB:
        254, 223, 216
        CMY:
        0, 13, 15
        CMYK:
        0, 12, 15, 0
      HSL:
        11°, 95.0000%, 92.1569%
        HSV (HSB):
        11°, 14.9606%, 99.6078%
        XYZ:
        79.6554, 78.8041, 75.9782
        xyY:
        0.3398, 0.3361, 78.8041
      CIE-Lab:
        91.1456, 9.5722, 7.3395
        CIE-LCH:
        91.1456, 12.0621, 37.4790
        CIE-Luv:
        91.1456, 19.0179, 9.2101
        Hunter-Lab:
        88.7716, 4.8189, 11.3948
      #fedfd8 color charts
#fedfd8 RGB chart
      #fedfd8 CMYK chart
      #fedfd8 RGB pie chart
      #fedfd8 color shades, tints & tones
#fedfd8 color schemes
#fedfd8 color preview, HTML & CSS examples
           This text has a color of #fedfd8        
        
          <p style="color:#fedfd8;">Text here</p>
        
        
          .mytext {color:#fedfd8;}
        
        Text color #fedfd8
      
           This box has a color of #fedfd8        
        
          <div style="background-color:#fedfd8;">Content here</div>
        
        
          .mybackground {background-color:#fedfd8;}
        
        Background color #fedfd8
      
           Border around this has a color of #fedfd8        
        
          <div style="border:2px solid #fedfd8;">Content here</div>
        
        
          .myborder {border:2px solid #fedfd8;}
        
        Border color #fedfd8