#f9e1de color space conversions
Hex:
        #f9e1de
        RGB:
        249, 225, 222
        CMY:
        2, 12, 13
        CMYK:
        0, 10, 11, 2
      HSL:
        7°, 69.2308%, 92.3529%
        HSV (HSB):
        7°, 10.8434%, 97.6471%
        XYZ:
        79.1770, 79.2641, 80.2337
        xyY:
        0.3317, 0.3321, 79.2641
      CIE-Lab:
        91.3537, 7.7296, 4.4463
        CIE-LCH:
        91.3537, 8.9172, 29.9089
        CIE-Luv:
        91.3537, 14.3246, 5.2992
        Hunter-Lab:
        89.0304, 2.9414, 8.8895
      #f9e1de color charts
#f9e1de RGB chart
      #f9e1de CMYK chart
      #f9e1de RGB pie chart
      #f9e1de color shades, tints & tones
#f9e1de color schemes
#f9e1de color preview, HTML & CSS examples
           This text has a color of #f9e1de        
        
          <p style="color:#f9e1de;">Text here</p>
        
        
          .mytext {color:#f9e1de;}
        
        Text color #f9e1de
      
           This box has a color of #f9e1de        
        
          <div style="background-color:#f9e1de;">Content here</div>
        
        
          .mybackground {background-color:#f9e1de;}
        
        Background color #f9e1de
      
           Border around this has a color of #f9e1de        
        
          <div style="border:2px solid #f9e1de;">Content here</div>
        
        
          .myborder {border:2px solid #f9e1de;}
        
        Border color #f9e1de