#e8bbd4 color space conversions
Hex:
#e8bbd4
RGB:
232, 187, 212
CMY:
9, 27, 17
CMYK:
0, 19, 9, 9
HSL:
327°, 49.4505%, 82.1569%
HSV (HSB):
327°, 19.3966%, 90.9804%
XYZ:
62.9327, 57.4499, 70.0594
xyY:
0.3305, 0.3017, 57.4499
CIE-Lab:
80.4320, 20.1403, -6.4007
CIE-LCH:
80.4320, 21.1329, 342.3694
CIE-Luv:
80.4320, 25.0706, -13.3106
Hunter-Lab:
75.7957, 15.5649, -1.7458
#e8bbd4 color charts
#e8bbd4 color shades, tints & tones
#e8bbd4 color schemes
#e8bbd4 color preview, HTML & CSS examples
This text has a color of #e8bbd4
<p style="color:#e8bbd4;">Text here</p>
.mytext {color:#e8bbd4;}
This box has a color of #e8bbd4
<div style="background-color:#e8bbd4;">Content here</div>
.mybackground {background-color:#e8bbd4;}
Border around this has a color of #e8bbd4
<div style="border:2px solid #e8bbd4;">Content here</div>
.myborder {border:2px solid #e8bbd4;}