#edd0bd color space conversions
Hex:
        #edd0bd
        RGB:
        237, 208, 189
        CMY:
        7, 18, 26
        CMYK:
        0, 12, 20, 7
      HSL:
        24°, 57.1429%, 83.5294%
        HSV (HSB):
        24°, 20.2532%, 92.9412%
        XYZ:
        66.6662, 66.7904, 57.5223
        xyY:
        0.3491, 0.3497, 66.7904
      CIE-Lab:
        85.3980, 7.1881, 13.1445
        CIE-LCH:
        85.3980, 14.9815, 61.3279
        CIE-Luv:
        85.3980, 18.8995, 17.7710
        Hunter-Lab:
        81.7254, 2.5892, 15.4766
      #edd0bd color charts
#edd0bd RGB chart
      #edd0bd CMYK chart
      #edd0bd RGB pie chart
      #edd0bd color shades, tints & tones
#edd0bd color schemes
#edd0bd color preview, HTML & CSS examples
           This text has a color of #edd0bd        
        
          <p style="color:#edd0bd;">Text here</p>
        
        
          .mytext {color:#edd0bd;}
        
        Text color #edd0bd
      
           This box has a color of #edd0bd        
        
          <div style="background-color:#edd0bd;">Content here</div>
        
        
          .mybackground {background-color:#edd0bd;}
        
        Background color #edd0bd
      
           Border around this has a color of #edd0bd        
        
          <div style="border:2px solid #edd0bd;">Content here</div>
        
        
          .myborder {border:2px solid #edd0bd;}
        
        Border color #edd0bd