#e1a95d color space conversions
Hex:
#e1a95d
RGB:
225, 169, 93
CMY:
12, 34, 64
CMYK:
0, 25, 59, 12
HSL:
35°, 68.7500%, 62.3529%
HSV (HSB):
35°, 58.6667%, 88.2353%
XYZ:
47.2151, 45.1738, 16.5868
xyY:
0.4333, 0.4145, 45.1738
CIE-Lab:
73.0062, 12.3426, 46.6442
CIE-LCH:
73.0062, 48.2496, 75.1786
CIE-Luv:
73.0062, 43.6409, 53.6661
Hunter-Lab:
67.2115, 7.7737, 32.4161
#e1a95d color charts
#e1a95d color shades, tints & tones
#e1a95d color schemes
#e1a95d color preview, HTML & CSS examples
This text has a color of #e1a95d
<p style="color:#e1a95d;">Text here</p>
.mytext {color:#e1a95d;}
This box has a color of #e1a95d
<div style="background-color:#e1a95d;">Content here</div>
.mybackground {background-color:#e1a95d;}
Border around this has a color of #e1a95d
<div style="border:2px solid #e1a95d;">Content here</div>
.myborder {border:2px solid #e1a95d;}