#e1a94e color space conversions
Hex:
#e1a94e
RGB:
225, 169, 78
CMY:
12, 34, 69
CMYK:
0, 25, 65, 12
HSL:
37°, 71.0145%, 59.4118%
HSV (HSB):
37°, 65.3333%, 88.2353%
XYZ:
46.6145, 44.9335, 13.4239
xyY:
0.4441, 0.4281, 44.9335
CIE-Lab:
72.8481, 11.3376, 53.6452
CIE-LCH:
72.8481, 54.8301, 78.0665
CIE-Luv:
72.8481, 44.7116, 59.8042
Hunter-Lab:
67.0325, 6.8222, 35.0493
#e1a94e color charts
#e1a94e color shades, tints & tones
#e1a94e color schemes
#e1a94e color preview, HTML & CSS examples
This text has a color of #e1a94e
<p style="color:#e1a94e;">Text here</p>
.mytext {color:#e1a94e;}
This box has a color of #e1a94e
<div style="background-color:#e1a94e;">Content here</div>
.mybackground {background-color:#e1a94e;}
Border around this has a color of #e1a94e
<div style="border:2px solid #e1a94e;">Content here</div>
.myborder {border:2px solid #e1a94e;}