#e1c0a0 color space conversions
Hex:
#e1c0a0
RGB:
225, 192, 160
CMY:
12, 25, 37
CMYK:
0, 15, 29, 12
HSL:
30°, 52.0000%, 75.4902%
HSV (HSB):
30°, 28.8889%, 88.2353%
XYZ:
56.2461, 56.2449, 41.1496
xyY:
0.3661, 0.3661, 56.2449
CIE-Lab:
79.7530, 7.0513, 20.4924
CIE-LCH:
79.7530, 21.6717, 71.0121
CIE-Luv:
79.7530, 22.8169, 27.2766
Hunter-Lab:
74.9966, 2.6278, 19.9660
#e1c0a0 color charts
#e1c0a0 color shades, tints & tones
#e1c0a0 color schemes
#e1c0a0 color preview, HTML & CSS examples
This text has a color of #e1c0a0
<p style="color:#e1c0a0;">Text here</p>
.mytext {color:#e1c0a0;}
This box has a color of #e1c0a0
<div style="background-color:#e1c0a0;">Content here</div>
.mybackground {background-color:#e1c0a0;}
Border around this has a color of #e1c0a0
<div style="border:2px solid #e1c0a0;">Content here</div>
.myborder {border:2px solid #e1c0a0;}