#f0edbd color space conversions
Hex:
        #f0edbd
        RGB:
        240, 237, 189
        CMY:
        6, 7, 26
        CMYK:
        0, 1, 21, 6
      HSL:
        56°, 62.9630%, 84.1176%
        HSV (HSB):
        56°, 21.2500%, 94.1176%
        XYZ:
        75.4047, 82.7678, 60.1456
        xyY:
        0.3454, 0.3791, 82.7678
      CIE-Lab:
        92.9127, -6.5837, 23.6794
        CIE-LCH:
        92.9127, 24.5776, 105.5378
        CIE-Luv:
        92.9127, 4.3412, 35.2050
        Hunter-Lab:
        90.9768, -11.2625, 24.4866
      #f0edbd color charts
#f0edbd RGB chart
      #f0edbd CMYK chart
      #f0edbd RGB pie chart
      #f0edbd color shades, tints & tones
#f0edbd color schemes
#f0edbd color preview, HTML & CSS examples
           This text has a color of #f0edbd        
        
          <p style="color:#f0edbd;">Text here</p>
        
        
          .mytext {color:#f0edbd;}
        
        Text color #f0edbd
      
           This box has a color of #f0edbd        
        
          <div style="background-color:#f0edbd;">Content here</div>
        
        
          .mybackground {background-color:#f0edbd;}
        
        Background color #f0edbd
      
           Border around this has a color of #f0edbd        
        
          <div style="border:2px solid #f0edbd;">Content here</div>
        
        
          .myborder {border:2px solid #f0edbd;}
        
        Border color #f0edbd