#ede8bd color space conversions
Hex:
        #ede8bd
        RGB:
        237, 232, 189
        CMY:
        7, 9, 26
        CMYK:
        0, 2, 20, 7
      HSL:
        54°, 57.1429%, 83.5294%
        HSV (HSB):
        54°, 20.2532%, 92.9412%
        XYZ:
        72.9670, 79.3919, 59.6225
        xyY:
        0.3442, 0.3745, 79.3919
      CIE-Lab:
        91.4113, -5.1550, 21.5680
        CIE-LCH:
        91.4113, 22.1755, 103.4421
        CIE-Luv:
        91.4113, 5.3061, 32.0021
        Hunter-Lab:
        89.1021, -9.7526, 22.6977
      #ede8bd color charts
#ede8bd RGB chart
      #ede8bd CMYK chart
      #ede8bd RGB pie chart
      #ede8bd color shades, tints & tones
#ede8bd color schemes
#ede8bd color preview, HTML & CSS examples
           This text has a color of #ede8bd        
        
          <p style="color:#ede8bd;">Text here</p>
        
        
          .mytext {color:#ede8bd;}
        
        Text color #ede8bd
      
           This box has a color of #ede8bd        
        
          <div style="background-color:#ede8bd;">Content here</div>
        
        
          .mybackground {background-color:#ede8bd;}
        
        Background color #ede8bd
      
           Border around this has a color of #ede8bd        
        
          <div style="border:2px solid #ede8bd;">Content here</div>
        
        
          .myborder {border:2px solid #ede8bd;}
        
        Border color #ede8bd