#e2bd7b color space conversions
Hex:
#e2bd7b
RGB:
226, 189, 123
CMY:
11, 26, 52
CMYK:
0, 16, 46, 11
HSL:
38°, 63.9752%, 68.4314%
HSV (HSB):
38°, 45.5752%, 88.6275%
XYZ:
53.1368, 53.9940, 26.3602
xyY:
0.3981, 0.4045, 53.9940
CIE-Lab:
78.4582, 4.7497, 38.2089
CIE-LCH:
78.4582, 38.5030, 82.9140
CIE-Luv:
78.4582, 28.3177, 48.4074
Hunter-Lab:
73.4806, 0.4894, 30.1670
#e2bd7b color charts
#e2bd7b color shades, tints & tones
#e2bd7b color schemes
#e2bd7b color preview, HTML & CSS examples
This text has a color of #e2bd7b
<p style="color:#e2bd7b;">Text here</p>
.mytext {color:#e2bd7b;}
This box has a color of #e2bd7b
<div style="background-color:#e2bd7b;">Content here</div>
.mybackground {background-color:#e2bd7b;}
Border around this has a color of #e2bd7b
<div style="border:2px solid #e2bd7b;">Content here</div>
.myborder {border:2px solid #e2bd7b;}