#edd8a1 color space conversions
Hex:
        #edd8a1
        RGB:
        237, 216, 161
        CMY:
        7, 15, 37
        CMYK:
        0, 9, 32, 7
      HSL:
        43°, 67.8571%, 78.0392%
        HSV (HSB):
        43°, 32.0675%, 92.9412%
        XYZ:
        65.9139, 69.6895, 43.6956
        xyY:
        0.3676, 0.3887, 69.6895
      CIE-Lab:
        86.8443, -0.7235, 29.7961
        CIE-LCH:
        86.8443, 29.8049, 91.3910
        CIE-Luv:
        86.8443, 16.2402, 41.2308
        Hunter-Lab:
        83.4802, -5.1511, 27.4023
      #edd8a1 color charts
#edd8a1 RGB chart
      #edd8a1 CMYK chart
      #edd8a1 RGB pie chart
      #edd8a1 color shades, tints & tones
#edd8a1 color schemes
#edd8a1 color preview, HTML & CSS examples
           This text has a color of #edd8a1        
        
          <p style="color:#edd8a1;">Text here</p>
        
        
          .mytext {color:#edd8a1;}
        
        Text color #edd8a1
      
           This box has a color of #edd8a1        
        
          <div style="background-color:#edd8a1;">Content here</div>
        
        
          .mybackground {background-color:#edd8a1;}
        
        Background color #edd8a1
      
           Border around this has a color of #edd8a1        
        
          <div style="border:2px solid #edd8a1;">Content here</div>
        
        
          .myborder {border:2px solid #edd8a1;}
        
        Border color #edd8a1