#edd9a2 color space conversions
Hex:
        #edd9a2
        RGB:
        237, 217, 162
        CMY:
        7, 15, 36
        CMYK:
        0, 8, 32, 7
      HSL:
        44°, 67.5676%, 78.2353%
        HSV (HSB):
        44°, 31.6456%, 92.9412%
        XYZ:
        66.2595, 70.2389, 44.2476
        xyY:
        0.3666, 0.3886, 70.2389
      CIE-Lab:
        87.1139, -1.1134, 29.6422
        CIE-LCH:
        87.1139, 29.6631, 92.1510
        CIE-Luv:
        87.1139, 15.5749, 41.1540
        Hunter-Lab:
        83.8086, -5.5422, 27.3633
      #edd9a2 color charts
#edd9a2 RGB chart
      #edd9a2 CMYK chart
      #edd9a2 RGB pie chart
      #edd9a2 color shades, tints & tones
#edd9a2 color schemes
#edd9a2 color preview, HTML & CSS examples
           This text has a color of #edd9a2        
        
          <p style="color:#edd9a2;">Text here</p>
        
        
          .mytext {color:#edd9a2;}
        
        Text color #edd9a2
      
           This box has a color of #edd9a2        
        
          <div style="background-color:#edd9a2;">Content here</div>
        
        
          .mybackground {background-color:#edd9a2;}
        
        Background color #edd9a2
      
           Border around this has a color of #edd9a2        
        
          <div style="border:2px solid #edd9a2;">Content here</div>
        
        
          .myborder {border:2px solid #edd9a2;}
        
        Border color #edd9a2