#e9d8f8 color space conversions
Hex:
#e9d8f8
RGB:
233, 216, 248
CMY:
9, 15, 3
CMYK:
6, 13, 0, 3
HSL:
272°, 69.5652%, 90.9804%
HSV (HSB):
272°, 12.9032%, 97.2549%
XYZ:
75.1034, 73.2127, 98.9800
xyY:
0.3037, 0.2961, 73.2127
CIE-Lab:
88.5491, 11.6077, -13.4859
CIE-LCH:
88.5491, 17.7935, 310.7195
CIE-Luv:
88.5491, 7.4717, -23.2146
Hunter-Lab:
85.5644, 6.9391, -8.6910
#e9d8f8 color charts
#e9d8f8 color shades, tints & tones
#e9d8f8 color schemes
#e9d8f8 color preview, HTML & CSS examples
This text has a color of #e9d8f8
<p style="color:#e9d8f8;">Text here</p>
.mytext {color:#e9d8f8;}
This box has a color of #e9d8f8
<div style="background-color:#e9d8f8;">Content here</div>
.mybackground {background-color:#e9d8f8;}
Border around this has a color of #e9d8f8
<div style="border:2px solid #e9d8f8;">Content here</div>
.myborder {border:2px solid #e9d8f8;}