#e1d6aa color space conversions
Hex:
        #e1d6aa
        RGB:
        225, 214, 170
        CMY:
        12, 16, 33
        CMYK:
        0, 5, 24, 12
      HSL:
        48°, 47.8261%, 77.4510%
        HSV (HSB):
        48°, 24.4444%, 88.2353%
        XYZ:
        62.3536, 67.0030, 47.6767
        xyY:
        0.3522, 0.3785, 67.0030
      CIE-Lab:
        85.5054, -3.0689, 23.1371
        CIE-LCH:
        85.5054, 23.3397, 97.5556
        CIE-Luv:
        85.5054, 9.1314, 33.1877
        Hunter-Lab:
        81.8553, -7.2738, 22.7652
      #e1d6aa color charts
#e1d6aa RGB chart
      #e1d6aa CMYK chart
      #e1d6aa RGB pie chart
      #e1d6aa color shades, tints & tones
#e1d6aa color schemes
#e1d6aa color preview, HTML & CSS examples
           This text has a color of #e1d6aa        
        
          <p style="color:#e1d6aa;">Text here</p>
        
        
          .mytext {color:#e1d6aa;}
        
        Text color #e1d6aa
      
           This box has a color of #e1d6aa        
        
          <div style="background-color:#e1d6aa;">Content here</div>
        
        
          .mybackground {background-color:#e1d6aa;}
        
        Background color #e1d6aa
      
           Border around this has a color of #e1d6aa        
        
          <div style="border:2px solid #e1d6aa;">Content here</div>
        
        
          .myborder {border:2px solid #e1d6aa;}
        
        Border color #e1d6aa