#e2b46f color space conversions
Hex:
#e2b46f
RGB:
226, 180, 111
CMY:
11, 29, 56
CMYK:
0, 20, 51, 11
HSL:
36°, 66.4740%, 66.0784%
HSV (HSB):
36°, 50.8850%, 88.6275%
XYZ:
50.5545, 49.9590, 22.0175
xyY:
0.4126, 0.4077, 49.9590
CIE-Lab:
76.0441, 8.3723, 41.3063
CIE-LCH:
76.0441, 42.1463, 78.5420
CIE-Luv:
76.0441, 35.2631, 50.2916
Hunter-Lab:
70.6817, 3.9779, 31.0082
#e2b46f color charts
#e2b46f color shades, tints & tones
#e2b46f color schemes
#e2b46f color preview, HTML & CSS examples
This text has a color of #e2b46f
<p style="color:#e2b46f;">Text here</p>
.mytext {color:#e2b46f;}
This box has a color of #e2b46f
<div style="background-color:#e2b46f;">Content here</div>
.mybackground {background-color:#e2b46f;}
Border around this has a color of #e2b46f
<div style="border:2px solid #e2b46f;">Content here</div>
.myborder {border:2px solid #e2b46f;}