#e8bdd4 color space conversions
Hex:
#e8bdd4
RGB:
232, 189, 212
CMY:
9, 26, 17
CMYK:
0, 19, 9, 9
HSL:
328°, 48.3146%, 82.5490%
HSV (HSB):
328°, 18.5345%, 90.9804%
XYZ:
63.3600, 58.3045, 70.2018
xyY:
0.3302, 0.3039, 58.3045
CIE-Lab:
80.9078, 19.0736, -5.6974
CIE-LCH:
80.9078, 19.9063, 343.3689
CIE-Luv:
80.9078, 24.0067, -12.0509
Hunter-Lab:
76.3574, 14.4907, -1.0602
#e8bdd4 color charts
#e8bdd4 color shades, tints & tones
#e8bdd4 color schemes
#e8bdd4 color preview, HTML & CSS examples
This text has a color of #e8bdd4
<p style="color:#e8bdd4;">Text here</p>
.mytext {color:#e8bdd4;}
This box has a color of #e8bdd4
<div style="background-color:#e8bdd4;">Content here</div>
.mybackground {background-color:#e8bdd4;}
Border around this has a color of #e8bdd4
<div style="border:2px solid #e8bdd4;">Content here</div>
.myborder {border:2px solid #e8bdd4;}