#e2bd5b color space conversions
Hex:
#e2bd5b
RGB:
226, 189, 91
CMY:
11, 26, 64
CMYK:
0, 16, 60, 11
HSL:
44°, 69.9482%, 62.1569%
HSV (HSB):
44°, 59.7345%, 88.6275%
XYZ:
51.4500, 53.3193, 17.4775
xyY:
0.4209, 0.4362, 53.3193
CIE-Lab:
78.0631, 2.0473, 53.4845
CIE-LCH:
78.0631, 53.5236, 87.8079
CIE-Luv:
78.0631, 30.3407, 63.6193
Hunter-Lab:
73.0200, -2.0139, 36.9229
#e2bd5b color charts
#e2bd5b color shades, tints & tones
#e2bd5b color schemes
#e2bd5b color preview, HTML & CSS examples
This text has a color of #e2bd5b
<p style="color:#e2bd5b;">Text here</p>
.mytext {color:#e2bd5b;}
This box has a color of #e2bd5b
<div style="background-color:#e2bd5b;">Content here</div>
.mybackground {background-color:#e2bd5b;}
Border around this has a color of #e2bd5b
<div style="border:2px solid #e2bd5b;">Content here</div>
.myborder {border:2px solid #e2bd5b;}