#e6d6aa color space conversions
Hex:
        #e6d6aa
        RGB:
        230, 214, 170
        CMY:
        10, 16, 33
        CMYK:
        0, 7, 26, 10
      HSL:
        44°, 54.5455%, 78.4314%
        HSV (HSB):
        44°, 26.0870%, 90.1961%
        XYZ:
        63.9354, 67.8184, 47.7507
        xyY:
        0.3562, 0.3778, 67.8184
      CIE-Lab:
        85.9156, -1.1935, 23.7656
        CIE-LCH:
        85.9156, 23.7955, 92.8750
        CIE-Luv:
        85.9156, 12.3086, 33.6630
        Hunter-Lab:
        82.3519, -5.5342, 23.2678
      #e6d6aa color charts
#e6d6aa RGB chart
      #e6d6aa CMYK chart
      #e6d6aa RGB pie chart
      #e6d6aa color shades, tints & tones
#e6d6aa color schemes
#e6d6aa color preview, HTML & CSS examples
           This text has a color of #e6d6aa        
        
          <p style="color:#e6d6aa;">Text here</p>
        
        
          .mytext {color:#e6d6aa;}
        
        Text color #e6d6aa
      
           This box has a color of #e6d6aa        
        
          <div style="background-color:#e6d6aa;">Content here</div>
        
        
          .mybackground {background-color:#e6d6aa;}
        
        Background color #e6d6aa
      
           Border around this has a color of #e6d6aa        
        
          <div style="border:2px solid #e6d6aa;">Content here</div>
        
        
          .myborder {border:2px solid #e6d6aa;}
        
        Border color #e6d6aa