#e2a96b color space conversions
Hex:
#e2a96b
RGB:
226, 169, 107
CMY:
11, 34, 58
CMYK:
0, 25, 53, 11
HSL:
31°, 67.2316%, 65.2941%
HSV (HSB):
31°, 52.6549%, 88.6275%
XYZ:
48.2058, 45.6062, 20.1721
xyY:
0.4229, 0.4001, 45.6062
CIE-Lab:
73.2893, 13.8729, 39.9325
CIE-LCH:
73.2893, 42.2737, 70.8423
CIE-Luv:
73.2893, 43.2302, 47.0504
Hunter-Lab:
67.5324, 9.2349, 29.5626
#e2a96b color charts
#e2a96b color shades, tints & tones
#e2a96b color schemes
#e2a96b color preview, HTML & CSS examples
This text has a color of #e2a96b
<p style="color:#e2a96b;">Text here</p>
.mytext {color:#e2a96b;}
This box has a color of #e2a96b
<div style="background-color:#e2a96b;">Content here</div>
.mybackground {background-color:#e2a96b;}
Border around this has a color of #e2a96b
<div style="border:2px solid #e2a96b;">Content here</div>
.myborder {border:2px solid #e2a96b;}