#e1a72e color space conversions
Hex:
#e1a72e
RGB:
225, 167, 46
CMY:
12, 35, 82
CMYK:
0, 26, 80, 12
HSL:
41°, 74.8954%, 53.1373%
HSV (HSB):
41°, 79.5556%, 88.2353%
XYZ:
45.3632, 43.8422, 8.6563
xyY:
0.4635, 0.4480, 43.8422
CIE-Lab:
72.1229, 10.9033, 65.9384
CIE-LCH:
72.1229, 66.8338, 80.6108
CIE-Luv:
72.1229, 47.8910, 68.3992
Hunter-Lab:
66.2135, 6.4177, 38.5983
#e1a72e color charts
#e1a72e color shades, tints & tones
#e1a72e color schemes
#e1a72e color preview, HTML & CSS examples
This text has a color of #e1a72e
<p style="color:#e1a72e;">Text here</p>
.mytext {color:#e1a72e;}
This box has a color of #e1a72e
<div style="background-color:#e1a72e;">Content here</div>
.mybackground {background-color:#e1a72e;}
Border around this has a color of #e1a72e
<div style="border:2px solid #e1a72e;">Content here</div>
.myborder {border:2px solid #e1a72e;}