#e6d995 color space conversions
Hex:
        #e6d995
        RGB:
        230, 217, 149
        CMY:
        10, 15, 42
        CMYK:
        0, 6, 35, 10
      HSL:
        50°, 61.8321%, 74.3137%
        HSV (HSB):
        50°, 35.2174%, 90.1961%
        XYZ:
        62.8708, 68.6186, 38.3648
        xyY:
        0.3701, 0.4040, 68.6186
      CIE-Lab:
        86.3148, -5.3598, 35.1443
        CIE-LCH:
        86.3148, 35.5506, 98.6713
        CIE-Luv:
        86.3148, 11.7504, 48.4913
        Hunter-Lab:
        82.8364, -9.4864, 30.5259
      #e6d995 color charts
#e6d995 RGB chart
      #e6d995 CMYK chart
      #e6d995 RGB pie chart
      #e6d995 color shades, tints & tones
#e6d995 color schemes
#e6d995 color preview, HTML & CSS examples
           This text has a color of #e6d995        
        
          <p style="color:#e6d995;">Text here</p>
        
        
          .mytext {color:#e6d995;}
        
        Text color #e6d995
      
           This box has a color of #e6d995        
        
          <div style="background-color:#e6d995;">Content here</div>
        
        
          .mybackground {background-color:#e6d995;}
        
        Background color #e6d995
      
           Border around this has a color of #e6d995        
        
          <div style="border:2px solid #e6d995;">Content here</div>
        
        
          .myborder {border:2px solid #e6d995;}
        
        Border color #e6d995