#e2b2bb color space conversions
Hex:
#e2b2bb
RGB:
226, 178, 187
CMY:
11, 30, 27
CMYK:
0, 21, 17, 11
HSL:
349°, 45.2830%, 79.2157%
HSV (HSB):
349°, 21.2389%, 88.6275%
XYZ:
56.2541, 51.5974, 54.0081
xyY:
0.3475, 0.3188, 51.5974
CIE-Lab:
77.0395, 18.7672, 2.0951
CIE-LCH:
77.0395, 18.8838, 6.3701
CIE-Luv:
77.0395, 28.9802, -0.3281
Hunter-Lab:
71.8313, 14.0859, 5.7033
#e2b2bb color charts
#e2b2bb color shades, tints & tones
#e2b2bb color schemes
#e2b2bb color preview, HTML & CSS examples
This text has a color of #e2b2bb
<p style="color:#e2b2bb;">Text here</p>
.mytext {color:#e2b2bb;}
This box has a color of #e2b2bb
<div style="background-color:#e2b2bb;">Content here</div>
.mybackground {background-color:#e2b2bb;}
Border around this has a color of #e2b2bb
<div style="border:2px solid #e2b2bb;">Content here</div>
.myborder {border:2px solid #e2b2bb;}