#e8b9dd color space conversions
Hex:
#e8b9dd
RGB:
232, 185, 221
CMY:
9, 27, 13
CMYK:
0, 20, 5, 9
HSL:
314°, 50.5376%, 81.7647%
HSV (HSB):
314°, 20.2586%, 90.9804%
XYZ:
63.6788, 57.0742, 76.0668
xyY:
0.3235, 0.2900, 57.0742
CIE-Lab:
80.2213, 22.7639, -11.5644
CIE-LCH:
80.2213, 25.5329, 333.0687
CIE-Luv:
80.2213, 25.0699, -21.7831
Hunter-Lab:
75.5475, 18.2493, -6.8144
#e8b9dd color charts
#e8b9dd color shades, tints & tones
#e8b9dd color schemes
#e8b9dd color preview, HTML & CSS examples
This text has a color of #e8b9dd
<p style="color:#e8b9dd;">Text here</p>
.mytext {color:#e8b9dd;}
This box has a color of #e8b9dd
<div style="background-color:#e8b9dd;">Content here</div>
.mybackground {background-color:#e8b9dd;}
Border around this has a color of #e8b9dd
<div style="border:2px solid #e8b9dd;">Content here</div>
.myborder {border:2px solid #e8b9dd;}