#e2b3a6 color space conversions
Hex:
#e2b3a6
RGB:
226, 179, 166
CMY:
11, 30, 35
CMYK:
0, 21, 27, 11
HSL:
13°, 50.8475%, 76.8627%
HSV (HSB):
13°, 26.5487%, 88.6275%
XYZ:
54.3671, 51.1621, 43.0862
xyY:
0.3658, 0.3443, 51.1621
CIE-Lab:
76.7771, 15.1506, 13.1278
CIE-LCH:
76.7771, 20.0470, 40.9085
CIE-Luv:
76.7771, 30.7611, 15.7885
Hunter-Lab:
71.5277, 10.5015, 14.3548
#e2b3a6 color charts
#e2b3a6 color shades, tints & tones
#e2b3a6 color schemes
#e2b3a6 color preview, HTML & CSS examples
This text has a color of #e2b3a6
<p style="color:#e2b3a6;">Text here</p>
.mytext {color:#e2b3a6;}
This box has a color of #e2b3a6
<div style="background-color:#e2b3a6;">Content here</div>
.mybackground {background-color:#e2b3a6;}
Border around this has a color of #e2b3a6
<div style="border:2px solid #e2b3a6;">Content here</div>
.myborder {border:2px solid #e2b3a6;}