#e1a96f color space conversions
Hex:
#e1a96f
RGB:
225, 169, 111
CMY:
12, 34, 56
CMYK:
0, 25, 51, 12
HSL:
31°, 65.5172%, 65.8824%
HSV (HSB):
31°, 50.6667%, 88.2353%
XYZ:
48.1085, 45.5312, 21.2917
xyY:
0.4186, 0.3962, 45.5312
CIE-Lab:
73.2403, 13.8157, 37.7765
CIE-LCH:
73.2403, 40.2236, 69.9114
CIE-Luv:
73.2403, 42.1130, 44.8855
Hunter-Lab:
67.4768, 9.1797, 28.5253
#e1a96f color charts
#e1a96f color shades, tints & tones
#e1a96f color schemes
#e1a96f color preview, HTML & CSS examples
This text has a color of #e1a96f
<p style="color:#e1a96f;">Text here</p>
.mytext {color:#e1a96f;}
This box has a color of #e1a96f
<div style="background-color:#e1a96f;">Content here</div>
.mybackground {background-color:#e1a96f;}
Border around this has a color of #e1a96f
<div style="border:2px solid #e1a96f;">Content here</div>
.myborder {border:2px solid #e1a96f;}