#e2b8dd color space conversions
Hex:
#e2b8dd
RGB:
226, 184, 221
CMY:
11, 28, 13
CMYK:
0, 19, 2, 11
HSL:
307°, 42.0000%, 80.3922%
HSV (HSB):
307°, 18.5841%, 88.6275%
XYZ:
61.5557, 55.6702, 75.9077
xyY:
0.3187, 0.2882, 55.6702
CIE-Lab:
79.4257, 21.2755, -12.8123
CIE-LCH:
79.4257, 24.8355, 328.9434
CIE-Luv:
79.4257, 21.8432, -23.4489
Hunter-Lab:
74.6125, 16.6916, -8.0905
#e2b8dd color charts
#e2b8dd color shades, tints & tones
#e2b8dd color schemes
#e2b8dd color preview, HTML & CSS examples
This text has a color of #e2b8dd
<p style="color:#e2b8dd;">Text here</p>
.mytext {color:#e2b8dd;}
This box has a color of #e2b8dd
<div style="background-color:#e2b8dd;">Content here</div>
.mybackground {background-color:#e2b8dd;}
Border around this has a color of #e2b8dd
<div style="border:2px solid #e2b8dd;">Content here</div>
.myborder {border:2px solid #e2b8dd;}