#e6bd95 color space conversions
Hex:
        #e6bd95
        RGB:
        230, 189, 149
        CMY:
        10, 26, 42
        CMYK:
        0, 18, 35, 10
      HSL:
        30°, 61.8321%, 74.3137%
        HSV (HSB):
        30°, 35.2174%, 90.1961%
        XYZ:
        56.2555, 55.3881, 36.1598
        xyY:
        0.3806, 0.3747, 55.3881
      CIE-Lab:
        79.2643, 9.1811, 25.7481
        CIE-LCH:
        79.2643, 27.3360, 70.3751
        CIE-Luv:
        79.2643, 29.0446, 33.3672
        Hunter-Lab:
        74.4232, 4.6853, 23.2892
      #e6bd95 color charts
#e6bd95 RGB chart
      #e6bd95 CMYK chart
      #e6bd95 RGB pie chart
      #e6bd95 color shades, tints & tones
#e6bd95 color schemes
#e6bd95 color preview, HTML & CSS examples
           This text has a color of #e6bd95        
        
          <p style="color:#e6bd95;">Text here</p>
        
        
          .mytext {color:#e6bd95;}
        
        Text color #e6bd95
      
           This box has a color of #e6bd95        
        
          <div style="background-color:#e6bd95;">Content here</div>
        
        
          .mybackground {background-color:#e6bd95;}
        
        Background color #e6bd95
      
           Border around this has a color of #e6bd95        
        
          <div style="border:2px solid #e6bd95;">Content here</div>
        
        
          .myborder {border:2px solid #e6bd95;}
        
        Border color #e6bd95