#e1994a color space conversions
Hex:
#e1994a
RGB:
225, 153, 74
CMY:
12, 40, 71
CMYK:
0, 32, 67, 12
HSL:
31°, 71.5640%, 58.6275%
HSV (HSB):
31°, 67.1111%, 88.2353%
XYZ:
43.6786, 39.2844, 11.7591
xyY:
0.4611, 0.4147, 39.2844
CIE-Lab:
68.9568, 19.6524, 51.2339
CIE-LCH:
68.9568, 54.8737, 69.0141
CIE-Luv:
68.9568, 57.0329, 54.4755
Hunter-Lab:
62.6773, 14.7080, 32.7505
#e1994a color charts
#e1994a color shades, tints & tones
#e1994a color schemes
#e1994a color preview, HTML & CSS examples
This text has a color of #e1994a
<p style="color:#e1994a;">Text here</p>
.mytext {color:#e1994a;}
This box has a color of #e1994a
<div style="background-color:#e1994a;">Content here</div>
.mybackground {background-color:#e1994a;}
Border around this has a color of #e1994a
<div style="border:2px solid #e1994a;">Content here</div>
.myborder {border:2px solid #e1994a;}