#e2b0a4 color space conversions
Hex:
#e2b0a4
RGB:
226, 176, 164
CMY:
11, 31, 36
CMYK:
0, 22, 27, 11
HSL:
12°, 51.6667%, 76.4706%
HSV (HSB):
12°, 27.4336%, 88.6275%
XYZ:
53.5902, 49.8998, 41.9291
xyY:
0.3685, 0.3431, 49.8998
CIE-Lab:
76.0077, 16.4807, 13.1277
CIE-LCH:
76.0077, 21.0701, 38.5390
CIE-Luv:
76.0077, 32.7890, 15.4847
Hunter-Lab:
70.6398, 11.7978, 14.2555
#e2b0a4 color charts
#e2b0a4 color shades, tints & tones
#e2b0a4 color schemes
#e2b0a4 color preview, HTML & CSS examples
This text has a color of #e2b0a4
<p style="color:#e2b0a4;">Text here</p>
.mytext {color:#e2b0a4;}
This box has a color of #e2b0a4
<div style="background-color:#e2b0a4;">Content here</div>
.mybackground {background-color:#e2b0a4;}
Border around this has a color of #e2b0a4
<div style="border:2px solid #e2b0a4;">Content here</div>
.myborder {border:2px solid #e2b0a4;}