#e1a74f color space conversions
Hex:
#e1a74f
RGB:
225, 167, 79
CMY:
12, 35, 69
CMYK:
0, 26, 65, 12
HSL:
36°, 70.8738%, 59.6078%
HSV (HSB):
36°, 64.8889%, 88.2353%
XYZ:
46.2813, 44.2095, 13.4911
xyY:
0.4451, 0.4252, 44.2095
CIE-Lab:
72.3683, 12.4642, 52.6520
CIE-LCH:
72.3683, 54.1072, 76.6816
CIE-Luv:
72.3683, 46.1248, 58.5644
Hunter-Lab:
66.4902, 7.8892, 34.5130
#e1a74f color charts
#e1a74f color shades, tints & tones
#e1a74f color schemes
#e1a74f color preview, HTML & CSS examples
This text has a color of #e1a74f
<p style="color:#e1a74f;">Text here</p>
.mytext {color:#e1a74f;}
This box has a color of #e1a74f
<div style="background-color:#e1a74f;">Content here</div>
.mybackground {background-color:#e1a74f;}
Border around this has a color of #e1a74f
<div style="border:2px solid #e1a74f;">Content here</div>
.myborder {border:2px solid #e1a74f;}