#e0d4aa color space conversions
Hex:
        #e0d4aa
        RGB:
        224, 212, 170
        CMY:
        12, 17, 33
        CMYK:
        0, 5, 24, 12
      HSL:
        47°, 46.5517%, 77.2549%
        HSV (HSB):
        47°, 24.1071%, 87.8431%
        XYZ:
        61.5397, 65.8365, 47.4944
        xyY:
        0.3519, 0.3765, 65.8365
      CIE-Lab:
        84.9130, -2.4138, 22.3093
        CIE-LCH:
        84.9130, 22.4395, 96.1753
        CIE-Luv:
        84.9130, 9.6516, 31.9356
        Hunter-Lab:
        81.1397, -6.6129, 22.0929
      #e0d4aa color charts
#e0d4aa RGB chart
      #e0d4aa CMYK chart
      #e0d4aa RGB pie chart
      #e0d4aa color shades, tints & tones
#e0d4aa color schemes
#e0d4aa color preview, HTML & CSS examples
           This text has a color of #e0d4aa        
        
          <p style="color:#e0d4aa;">Text here</p>
        
        
          .mytext {color:#e0d4aa;}
        
        Text color #e0d4aa
      
           This box has a color of #e0d4aa        
        
          <div style="background-color:#e0d4aa;">Content here</div>
        
        
          .mybackground {background-color:#e0d4aa;}
        
        Background color #e0d4aa
      
           Border around this has a color of #e0d4aa        
        
          <div style="border:2px solid #e0d4aa;">Content here</div>
        
        
          .myborder {border:2px solid #e0d4aa;}
        
        Border color #e0d4aa