#e6bc95 color space conversions
Hex:
        #e6bc95
        RGB:
        230, 188, 149
        CMY:
        10, 26, 42
        CMYK:
        0, 18, 35, 10
      HSL:
        29°, 61.8321%, 74.3137%
        HSV (HSB):
        29°, 35.2174%, 90.1961%
        XYZ:
        56.0412, 54.9594, 36.0883
        xyY:
        0.3810, 0.3736, 54.9594
      CIE-Lab:
        79.0179, 9.7094, 25.4145
        CIE-LCH:
        79.0179, 27.2061, 69.0910
        CIE-Luv:
        79.0179, 29.6743, 32.8231
        Hunter-Lab:
        74.1346, 5.1995, 23.0322
      #e6bc95 color charts
#e6bc95 RGB chart
      #e6bc95 CMYK chart
      #e6bc95 RGB pie chart
      #e6bc95 color shades, tints & tones
#e6bc95 color schemes
#e6bc95 color preview, HTML & CSS examples
           This text has a color of #e6bc95        
        
          <p style="color:#e6bc95;">Text here</p>
        
        
          .mytext {color:#e6bc95;}
        
        Text color #e6bc95
      
           This box has a color of #e6bc95        
        
          <div style="background-color:#e6bc95;">Content here</div>
        
        
          .mybackground {background-color:#e6bc95;}
        
        Background color #e6bc95
      
           Border around this has a color of #e6bc95        
        
          <div style="border:2px solid #e6bc95;">Content here</div>
        
        
          .myborder {border:2px solid #e6bc95;}
        
        Border color #e6bc95