#e2b0d5 color space conversions
Hex:
#e2b0d5
RGB:
226, 176, 213
CMY:
11, 31, 16
CMYK:
0, 22, 6, 11
HSL:
316°, 46.2963%, 78.8235%
HSV (HSB):
316°, 22.1239%, 88.6275%
XYZ:
58.8996, 52.0235, 69.8880
xyY:
0.3258, 0.2877, 52.0235
CIE-Lab:
77.2949, 24.1465, -11.6686
CIE-LCH:
77.2949, 26.8181, 334.2083
CIE-Luv:
77.2949, 26.9009, -22.0659
Hunter-Lab:
72.1273, 19.5413, -6.9601
#e2b0d5 color charts
#e2b0d5 color shades, tints & tones
#e2b0d5 color schemes
#e2b0d5 color preview, HTML & CSS examples
This text has a color of #e2b0d5
<p style="color:#e2b0d5;">Text here</p>
.mytext {color:#e2b0d5;}
This box has a color of #e2b0d5
<div style="background-color:#e2b0d5;">Content here</div>
.mybackground {background-color:#e2b0d5;}
Border around this has a color of #e2b0d5
<div style="border:2px solid #e2b0d5;">Content here</div>
.myborder {border:2px solid #e2b0d5;}