#e6bd85 color space conversions
Hex:
        #e6bd85
        RGB:
        230, 189, 133
        CMY:
        10, 26, 48
        CMYK:
        0, 18, 42, 10
      HSL:
        35°, 65.9864%, 71.1765%
        HSV (HSB):
        35°, 42.1739%, 90.1961%
        XYZ:
        55.0644, 54.9116, 29.8871
        xyY:
        0.3937, 0.3926, 54.9116
      CIE-Lab:
        78.9903, 7.3778, 33.7980
        CIE-LCH:
        78.9903, 34.5939, 77.6861
        CIE-Luv:
        78.9903, 30.4004, 43.1234
        Hunter-Lab:
        74.1024, 2.9615, 27.9587
      #e6bd85 color charts
#e6bd85 RGB chart
      #e6bd85 CMYK chart
      #e6bd85 RGB pie chart
      #e6bd85 color shades, tints & tones
#e6bd85 color schemes
#e6bd85 color preview, HTML & CSS examples
           This text has a color of #e6bd85        
        
          <p style="color:#e6bd85;">Text here</p>
        
        
          .mytext {color:#e6bd85;}
        
        Text color #e6bd85
      
           This box has a color of #e6bd85        
        
          <div style="background-color:#e6bd85;">Content here</div>
        
        
          .mybackground {background-color:#e6bd85;}
        
        Background color #e6bd85
      
           Border around this has a color of #e6bd85        
        
          <div style="border:2px solid #e6bd85;">Content here</div>
        
        
          .myborder {border:2px solid #e6bd85;}
        
        Border color #e6bd85