#e2b26f color space conversions
Hex:
#e2b26f
RGB:
226, 178, 111
CMY:
11, 30, 56
CMYK:
0, 21, 51, 11
HSL:
35°, 66.4740%, 66.0784%
HSV (HSB):
35°, 50.8850%, 88.6275%
XYZ:
50.1537, 49.1572, 21.8838
xyY:
0.4138, 0.4056, 49.1572
CIE-Lab:
75.5490, 9.4324, 40.6908
CIE-LCH:
75.5490, 41.7697, 76.9489
CIE-Luv:
75.5490, 36.6359, 49.3249
Hunter-Lab:
70.1122, 4.9908, 30.5726
#e2b26f color charts
#e2b26f color shades, tints & tones
#e2b26f color schemes
#e2b26f color preview, HTML & CSS examples
This text has a color of #e2b26f
<p style="color:#e2b26f;">Text here</p>
.mytext {color:#e2b26f;}
This box has a color of #e2b26f
<div style="background-color:#e2b26f;">Content here</div>
.mybackground {background-color:#e2b26f;}
Border around this has a color of #e2b26f
<div style="border:2px solid #e2b26f;">Content here</div>
.myborder {border:2px solid #e2b26f;}