#e2b2bd color space conversions
Hex:
#e2b2bd
RGB:
226, 178, 189
CMY:
11, 30, 26
CMYK:
0, 21, 16, 11
HSL:
346°, 45.2830%, 79.2157%
HSV (HSB):
346°, 21.2389%, 88.6275%
XYZ:
56.4697, 51.6837, 55.1438
xyY:
0.3458, 0.3165, 51.6837
CIE-Lab:
77.0913, 19.0796, 1.0825
CIE-LCH:
77.0913, 19.1103, 3.2472
CIE-Luv:
77.0913, 28.7461, -1.8607
Hunter-Lab:
71.8914, 14.3996, 4.8459
#e2b2bd color charts
#e2b2bd color shades, tints & tones
#e2b2bd color schemes
#e2b2bd color preview, HTML & CSS examples
This text has a color of #e2b2bd
<p style="color:#e2b2bd;">Text here</p>
.mytext {color:#e2b2bd;}
This box has a color of #e2b2bd
<div style="background-color:#e2b2bd;">Content here</div>
.mybackground {background-color:#e2b2bd;}
Border around this has a color of #e2b2bd
<div style="border:2px solid #e2b2bd;">Content here</div>
.myborder {border:2px solid #e2b2bd;}