#e6d1aa color space conversions
Hex:
        #e6d1aa
        RGB:
        230, 209, 170
        CMY:
        10, 18, 33
        CMYK:
        0, 9, 26, 10
      HSL:
        39°, 54.5455%, 78.4314%
        HSV (HSB):
        39°, 26.0870%, 90.1961%
        XYZ:
        62.6893, 65.3262, 47.3353
        xyY:
        0.3575, 0.3725, 65.3262
      CIE-Lab:
        84.6515, 1.3900, 22.0281
        CIE-LCH:
        84.6515, 22.0719, 86.3895
        CIE-Luv:
        84.6515, 15.2340, 30.7961
        Hunter-Lab:
        80.8246, -2.9947, 21.8538
      #e6d1aa color charts
#e6d1aa RGB chart
      #e6d1aa CMYK chart
      #e6d1aa RGB pie chart
      #e6d1aa color shades, tints & tones
#e6d1aa color schemes
#e6d1aa color preview, HTML & CSS examples
           This text has a color of #e6d1aa        
        
          <p style="color:#e6d1aa;">Text here</p>
        
        
          .mytext {color:#e6d1aa;}
        
        Text color #e6d1aa
      
           This box has a color of #e6d1aa        
        
          <div style="background-color:#e6d1aa;">Content here</div>
        
        
          .mybackground {background-color:#e6d1aa;}
        
        Background color #e6d1aa
      
           Border around this has a color of #e6d1aa        
        
          <div style="border:2px solid #e6d1aa;">Content here</div>
        
        
          .myborder {border:2px solid #e6d1aa;}
        
        Border color #e6d1aa