#e2b96f color space conversions
Hex:
#e2b96f
RGB:
226, 185, 111
CMY:
11, 27, 56
CMYK:
0, 18, 51, 11
HSL:
39°, 66.4740%, 66.0784%
HSV (HSB):
39°, 50.8850%, 88.6275%
XYZ:
51.5822, 52.0144, 22.3600
xyY:
0.4095, 0.4130, 52.0144
CIE-Lab:
77.2894, 5.7311, 42.8478
CIE-LCH:
77.2894, 43.2294, 82.3816
CIE-Luv:
77.2894, 31.8517, 52.7066
Hunter-Lab:
72.1210, 1.4547, 32.1027
#e2b96f color charts
#e2b96f color shades, tints & tones
#e2b96f color schemes
#e2b96f color preview, HTML & CSS examples
This text has a color of #e2b96f
<p style="color:#e2b96f;">Text here</p>
.mytext {color:#e2b96f;}
This box has a color of #e2b96f
<div style="background-color:#e2b96f;">Content here</div>
.mybackground {background-color:#e2b96f;}
Border around this has a color of #e2b96f
<div style="border:2px solid #e2b96f;">Content here</div>
.myborder {border:2px solid #e2b96f;}