#e2bd91 color space conversions
Hex:
#e2bd91
RGB:
226, 189, 145
CMY:
11, 26, 43
CMYK:
0, 16, 36, 11
HSL:
33°, 58.2734%, 72.7451%
HSV (HSB):
33°, 35.8407%, 88.6275%
XYZ:
54.6725, 54.6083, 34.4470
xyY:
0.3804, 0.3799, 54.6083
CIE-Lab:
78.8151, 7.1419, 27.1959
CIE-LCH:
78.8151, 28.1181, 75.2858
CIE-Luv:
78.8151, 26.6055, 35.4894
Hunter-Lab:
73.8974, 2.7414, 24.0904
#e2bd91 color charts
#e2bd91 color shades, tints & tones
#e2bd91 color schemes
#e2bd91 color preview, HTML & CSS examples
This text has a color of #e2bd91
<p style="color:#e2bd91;">Text here</p>
.mytext {color:#e2bd91;}
This box has a color of #e2bd91
<div style="background-color:#e2bd91;">Content here</div>
.mybackground {background-color:#e2bd91;}
Border around this has a color of #e2bd91
<div style="border:2px solid #e2bd91;">Content here</div>
.myborder {border:2px solid #e2bd91;}