#e2b0d7 color space conversions
Hex:
#e2b0d7
RGB:
226, 176, 215
CMY:
11, 31, 16
CMYK:
0, 22, 5, 11
HSL:
313°, 46.2963%, 78.8235%
HSV (HSB):
313°, 22.1239%, 88.6275%
XYZ:
59.1551, 52.1257, 71.2334
xyY:
0.3241, 0.2856, 52.1257
CIE-Lab:
77.3559, 24.4989, -12.6634
CIE-LCH:
77.3559, 27.5782, 332.6657
CIE-Luv:
77.3559, 26.6491, -23.6854
Hunter-Lab:
72.1981, 19.9061, -7.9591
#e2b0d7 color charts
#e2b0d7 color shades, tints & tones
#e2b0d7 color schemes
#e2b0d7 color preview, HTML & CSS examples
This text has a color of #e2b0d7
<p style="color:#e2b0d7;">Text here</p>
.mytext {color:#e2b0d7;}
This box has a color of #e2b0d7
<div style="background-color:#e2b0d7;">Content here</div>
.mybackground {background-color:#e2b0d7;}
Border around this has a color of #e2b0d7
<div style="border:2px solid #e2b0d7;">Content here</div>
.myborder {border:2px solid #e2b0d7;}