#f2e7de color space conversions
Hex:
        #f2e7de
        RGB:
        242, 231, 222
        CMY:
        5, 9, 13
        CMYK:
        0, 5, 8, 5
      HSL:
        27°, 43.4783%, 90.9804%
        HSV (HSB):
        27°, 8.2645%, 94.9020%
        XYZ:
        78.3787, 81.3030, 80.6693
        xyY:
        0.3261, 0.3383, 81.3030
      CIE-Lab:
        92.2664, 2.2091, 5.6936
        CIE-LCH:
        92.2664, 6.1071, 68.7941
        CIE-Luv:
        92.2664, 6.8972, 8.1950
        Hunter-Lab:
        90.1682, -2.6332, 10.0737
      #f2e7de color charts
#f2e7de RGB chart
      #f2e7de CMYK chart
      #f2e7de RGB pie chart
      #f2e7de color shades, tints & tones
#f2e7de color schemes
#f2e7de color preview, HTML & CSS examples
           This text has a color of #f2e7de        
        
          <p style="color:#f2e7de;">Text here</p>
        
        
          .mytext {color:#f2e7de;}
        
        Text color #f2e7de
      
           This box has a color of #f2e7de        
        
          <div style="background-color:#f2e7de;">Content here</div>
        
        
          .mybackground {background-color:#f2e7de;}
        
        Background color #f2e7de
      
           Border around this has a color of #f2e7de        
        
          <div style="border:2px solid #f2e7de;">Content here</div>
        
        
          .myborder {border:2px solid #f2e7de;}
        
        Border color #f2e7de