#e2a25b color space conversions
Hex:
#e2a25b
RGB:
226, 162, 91
CMY:
11, 36, 64
CMYK:
0, 28, 60, 11
HSL:
32°, 69.9482%, 62.1569%
HSV (HSB):
32°, 59.7345%, 88.6275%
XYZ:
46.1727, 42.7647, 15.7184
xyY:
0.4412, 0.4086, 42.7647
CIE-Lab:
71.3950, 16.3514, 45.7640
CIE-LCH:
71.3950, 48.5975, 70.3383
CIE-Luv:
71.3950, 49.6635, 51.4715
Hunter-Lab:
65.3948, 11.5911, 31.5253
#e2a25b color charts
#e2a25b color shades, tints & tones
#e2a25b color schemes
#e2a25b color preview, HTML & CSS examples
This text has a color of #e2a25b
<p style="color:#e2a25b;">Text here</p>
.mytext {color:#e2a25b;}
This box has a color of #e2a25b
<div style="background-color:#e2a25b;">Content here</div>
.mybackground {background-color:#e2a25b;}
Border around this has a color of #e2a25b
<div style="border:2px solid #e2a25b;">Content here</div>
.myborder {border:2px solid #e2a25b;}