#e2b65b color space conversions
Hex:
#e2b65b
RGB:
226, 182, 91
CMY:
11, 29, 64
CMYK:
0, 19, 60, 11
HSL:
40°, 69.9482%, 62.1569%
HSV (HSB):
40°, 59.7345%, 88.6275%
XYZ:
49.9803, 50.3800, 16.9876
xyY:
0.4259, 0.4293, 50.3800
CIE-Lab:
76.3019, 5.7213, 51.4731
CIE-LCH:
76.3019, 51.7900, 83.6576
CIE-Luv:
76.3019, 35.2508, 60.4700
Hunter-Lab:
70.9789, 1.4792, 35.4951
#e2b65b color charts
#e2b65b color shades, tints & tones
#e2b65b color schemes
#e2b65b color preview, HTML & CSS examples
This text has a color of #e2b65b
<p style="color:#e2b65b;">Text here</p>
.mytext {color:#e2b65b;}
This box has a color of #e2b65b
<div style="background-color:#e2b65b;">Content here</div>
.mybackground {background-color:#e2b65b;}
Border around this has a color of #e2b65b
<div style="border:2px solid #e2b65b;">Content here</div>
.myborder {border:2px solid #e2b65b;}