#edd9a1 color space conversions
Hex:
        #edd9a1
        RGB:
        237, 217, 161
        CMY:
        7, 15, 37
        CMYK:
        0, 8, 32, 7
      HSL:
        44°, 67.8571%, 78.0392%
        HSV (HSB):
        44°, 32.0675%, 92.9412%
        XYZ:
        66.1709, 70.2034, 43.7813
        xyY:
        0.3673, 0.3897, 70.2034
      CIE-Lab:
        87.0965, -1.2362, 30.1347
        CIE-LCH:
        87.0965, 30.1600, 92.3492
        CIE-Luv:
        87.0965, 15.6379, 41.7797
        Hunter-Lab:
        83.7875, -5.6583, 27.6706
      #edd9a1 color charts
#edd9a1 RGB chart
      #edd9a1 CMYK chart
      #edd9a1 RGB pie chart
      #edd9a1 color shades, tints & tones
#edd9a1 color schemes
#edd9a1 color preview, HTML & CSS examples
           This text has a color of #edd9a1        
        
          <p style="color:#edd9a1;">Text here</p>
        
        
          .mytext {color:#edd9a1;}
        
        Text color #edd9a1
      
           This box has a color of #edd9a1        
        
          <div style="background-color:#edd9a1;">Content here</div>
        
        
          .mybackground {background-color:#edd9a1;}
        
        Background color #edd9a1
      
           Border around this has a color of #edd9a1        
        
          <div style="border:2px solid #edd9a1;">Content here</div>
        
        
          .myborder {border:2px solid #edd9a1;}
        
        Border color #edd9a1