#e7d6ae color space conversions
Hex:
        #e7d6ae
        RGB:
        231, 214, 174
        CMY:
        9, 16, 32
        CMYK:
        0, 7, 25, 9
      HSL:
        42°, 54.2857%, 79.4118%
        HSV (HSB):
        42°, 24.6753%, 90.5882%
        XYZ:
        64.6415, 68.1381, 49.7894
        xyY:
        0.3541, 0.3732, 68.1381
      CIE-Lab:
        86.0754, -0.2756, 21.9088
        CIE-LCH:
        86.0754, 21.9106, 90.7207
        CIE-Luv:
        86.0754, 12.6921, 31.0878
        Hunter-Lab:
        82.5458, -4.6719, 22.0199
      #e7d6ae color charts
#e7d6ae RGB chart
      #e7d6ae CMYK chart
      #e7d6ae RGB pie chart
      #e7d6ae color shades, tints & tones
#e7d6ae color schemes
#e7d6ae color preview, HTML & CSS examples
           This text has a color of #e7d6ae        
        
          <p style="color:#e7d6ae;">Text here</p>
        
        
          .mytext {color:#e7d6ae;}
        
        Text color #e7d6ae
      
           This box has a color of #e7d6ae        
        
          <div style="background-color:#e7d6ae;">Content here</div>
        
        
          .mybackground {background-color:#e7d6ae;}
        
        Background color #e7d6ae
      
           Border around this has a color of #e7d6ae        
        
          <div style="border:2px solid #e7d6ae;">Content here</div>
        
        
          .myborder {border:2px solid #e7d6ae;}
        
        Border color #e7d6ae