#e3d0e4 color space conversions
Hex:
#e3d0e4
RGB:
227, 208, 228
CMY:
11, 18, 11
CMYK:
0, 9, 0, 11
HSL:
297°, 27.0270%, 85.4902%
HSV (HSB):
297°, 8.7719%, 89.4118%
XYZ:
68.2380, 67.0441, 82.7431
xyY:
0.3130, 0.3075, 67.0441
CIE-Lab:
85.5262, 10.0997, -7.4650
CIE-LCH:
85.5262, 12.5591, 323.5306
CIE-Luv:
85.5262, 9.5721, -13.2903
Hunter-Lab:
81.8804, 5.4686, -2.5983
#e3d0e4 color charts
#e3d0e4 color shades, tints & tones
#e3d0e4 color schemes
#e3d0e4 color preview, HTML & CSS examples
This text has a color of #e3d0e4
<p style="color:#e3d0e4;">Text here</p>
.mytext {color:#e3d0e4;}
This box has a color of #e3d0e4
<div style="background-color:#e3d0e4;">Content here</div>
.mybackground {background-color:#e3d0e4;}
Border around this has a color of #e3d0e4
<div style="border:2px solid #e3d0e4;">Content here</div>
.myborder {border:2px solid #e3d0e4;}