#f0ede1 color space conversions
Hex:
        #f0ede1
        RGB:
        240, 237, 225
        CMY:
        6, 7, 12
        CMYK:
        0, 1, 6, 6
      HSL:
        48°, 33.3333%, 91.1765%
        HSV (HSB):
        48°, 6.2500%, 94.1176%
        XYZ:
        79.8100, 84.5299, 83.3436
        xyY:
        0.3222, 0.3413, 84.5299
      CIE-Lab:
        93.6802, -1.0480, 6.1530
        CIE-LCH:
        93.6802, 6.2416, 99.6664
        CIE-Luv:
        93.6802, 2.3885, 9.5019
        Hunter-Lab:
        91.9401, -5.9457, 10.6118
      #f0ede1 color charts
#f0ede1 RGB chart
      #f0ede1 CMYK chart
      #f0ede1 RGB pie chart
      #f0ede1 color shades, tints & tones
#f0ede1 color schemes
#f0ede1 color preview, HTML & CSS examples
           This text has a color of #f0ede1        
        
          <p style="color:#f0ede1;">Text here</p>
        
        
          .mytext {color:#f0ede1;}
        
        Text color #f0ede1
      
           This box has a color of #f0ede1        
        
          <div style="background-color:#f0ede1;">Content here</div>
        
        
          .mybackground {background-color:#f0ede1;}
        
        Background color #f0ede1
      
           Border around this has a color of #f0ede1        
        
          <div style="border:2px solid #f0ede1;">Content here</div>
        
        
          .myborder {border:2px solid #f0ede1;}
        
        Border color #f0ede1