#e6c0a0 color space conversions
Hex:
#e6c0a0
RGB:
230, 192, 160
CMY:
10, 25, 37
CMYK:
0, 17, 30, 10
HSL:
27°, 58.3333%, 76.4706%
HSV (HSB):
27°, 30.4348%, 90.1961%
XYZ:
57.8279, 57.0603, 41.2236
xyY:
0.3704, 0.3655, 57.0603
CIE-Lab:
80.2135, 8.9650, 21.1998
CIE-LCH:
80.2135, 23.0175, 67.0773
CIE-Luv:
80.2135, 26.2070, 27.8326
Hunter-Lab:
75.5383, 4.4577, 20.5204
#e6c0a0 color charts
#e6c0a0 color shades, tints & tones
#e6c0a0 color schemes
#e6c0a0 color preview, HTML & CSS examples
This text has a color of #e6c0a0
<p style="color:#e6c0a0;">Text here</p>
.mytext {color:#e6c0a0;}
This box has a color of #e6c0a0
<div style="background-color:#e6c0a0;">Content here</div>
.mybackground {background-color:#e6c0a0;}
Border around this has a color of #e6c0a0
<div style="border:2px solid #e6c0a0;">Content here</div>
.myborder {border:2px solid #e6c0a0;}