#edd7af color space conversions
Hex:
        #edd7af
        RGB:
        237, 215, 175
        CMY:
        7, 16, 31
        CMYK:
        0, 9, 26, 7
      HSL:
        39°, 63.2653%, 80.7843%
        HSV (HSB):
        39°, 26.1603%, 92.9412%
        XYZ:
        66.9634, 69.7005, 50.4816
        xyY:
        0.3578, 0.3724, 69.7005
      CIE-Lab:
        86.8498, 1.5893, 22.5331
        CIE-LCH:
        86.8498, 22.5891, 85.9654
        CIE-Luv:
        86.8498, 15.9010, 31.5930
        Hunter-Lab:
        83.4869, -2.9302, 22.5902
      #edd7af color charts
#edd7af RGB chart
      #edd7af CMYK chart
      #edd7af RGB pie chart
      #edd7af color shades, tints & tones
#edd7af color schemes
#edd7af color preview, HTML & CSS examples
           This text has a color of #edd7af        
        
          <p style="color:#edd7af;">Text here</p>
        
        
          .mytext {color:#edd7af;}
        
        Text color #edd7af
      
           This box has a color of #edd7af        
        
          <div style="background-color:#edd7af;">Content here</div>
        
        
          .mybackground {background-color:#edd7af;}
        
        Background color #edd7af
      
           Border around this has a color of #edd7af        
        
          <div style="border:2px solid #edd7af;">Content here</div>
        
        
          .myborder {border:2px solid #edd7af;}
        
        Border color #edd7af