#e6d495 color space conversions
Hex:
        #e6d495
        RGB:
        230, 212, 149
        CMY:
        10, 17, 42
        CMYK:
        0, 8, 35, 10
      HSL:
        47°, 61.8321%, 74.3137%
        HSV (HSB):
        47°, 35.2174%, 90.1961%
        XYZ:
        61.6014, 66.0799, 37.9417
        xyY:
        0.3719, 0.3990, 66.0799
      CIE-Lab:
        85.0371, -2.8044, 33.4626
        CIE-LCH:
        85.0371, 33.5799, 94.7906
        CIE-Luv:
        85.0371, 14.7832, 45.8124
        Hunter-Lab:
        81.2895, -6.9889, 29.2292
      #e6d495 color charts
#e6d495 RGB chart
      #e6d495 CMYK chart
      #e6d495 RGB pie chart
      #e6d495 color shades, tints & tones
#e6d495 color schemes
#e6d495 color preview, HTML & CSS examples
           This text has a color of #e6d495        
        
          <p style="color:#e6d495;">Text here</p>
        
        
          .mytext {color:#e6d495;}
        
        Text color #e6d495
      
           This box has a color of #e6d495        
        
          <div style="background-color:#e6d495;">Content here</div>
        
        
          .mybackground {background-color:#e6d495;}
        
        Background color #e6d495
      
           Border around this has a color of #e6d495        
        
          <div style="border:2px solid #e6d495;">Content here</div>
        
        
          .myborder {border:2px solid #e6d495;}
        
        Border color #e6d495