#e1a06c color space conversions
Hex:
#e1a06c
RGB:
225, 160, 108
CMY:
12, 37, 58
CMYK:
0, 29, 52, 12
HSL:
27°, 66.1017%, 65.2941%
HSV (HSB):
27°, 52.0000%, 88.2353%
XYZ:
46.3289, 42.2319, 19.8971
xyY:
0.4272, 0.3894, 42.2319
CIE-Lab:
71.0305, 18.3654, 36.5584
CIE-LCH:
71.0305, 40.9122, 63.3270
CIE-Luv:
71.0305, 48.7153, 42.1466
Hunter-Lab:
64.9861, 13.5280, 27.3371
#e1a06c color charts
#e1a06c color shades, tints & tones
#e1a06c color schemes
#e1a06c color preview, HTML & CSS examples
This text has a color of #e1a06c
<p style="color:#e1a06c;">Text here</p>
.mytext {color:#e1a06c;}
This box has a color of #e1a06c
<div style="background-color:#e1a06c;">Content here</div>
.mybackground {background-color:#e1a06c;}
Border around this has a color of #e1a06c
<div style="border:2px solid #e1a06c;">Content here</div>
.myborder {border:2px solid #e1a06c;}