#e2b5b9 color space conversions
Hex:
#e2b5b9
RGB:
226, 181, 185
CMY:
11, 29, 27
CMYK:
0, 20, 18, 11
HSL:
355°, 43.6893%, 79.8039%
HSV (HSB):
355°, 19.9115%, 88.6275%
XYZ:
56.6449, 52.7193, 53.0893
xyY:
0.3487, 0.3245, 52.7193
CIE-Lab:
77.7090, 16.8513, 4.1524
CIE-LCH:
77.7090, 17.3554, 13.8426
CIE-Luv:
77.7090, 27.5095, 3.0090
Hunter-Lab:
72.6080, 12.1919, 7.4742
#e2b5b9 color charts
#e2b5b9 color shades, tints & tones
#e2b5b9 color schemes
#e2b5b9 color preview, HTML & CSS examples
This text has a color of #e2b5b9
<p style="color:#e2b5b9;">Text here</p>
.mytext {color:#e2b5b9;}
This box has a color of #e2b5b9
<div style="background-color:#e2b5b9;">Content here</div>
.mybackground {background-color:#e2b5b9;}
Border around this has a color of #e2b5b9
<div style="border:2px solid #e2b5b9;">Content here</div>
.myborder {border:2px solid #e2b5b9;}