#e3d0e0 color space conversions
Hex:
#e3d0e0
RGB:
227, 208, 224
CMY:
11, 18, 12
CMYK:
0, 8, 1, 11
HSL:
309°, 25.3333%, 85.2941%
HSV (HSB):
309°, 8.3700%, 89.0196%
XYZ:
67.6890, 66.8245, 79.8518
xyY:
0.3158, 0.3117, 66.8245
CIE-Lab:
85.4152, 9.3740, -5.5053
CIE-LCH:
85.4152, 10.8711, 329.5744
CIE-Luv:
85.4152, 9.8886, -10.1054
Hunter-Lab:
81.7462, 4.7489, -0.6936
#e3d0e0 color charts
#e3d0e0 color shades, tints & tones
#e3d0e0 color schemes
#e3d0e0 color preview, HTML & CSS examples
This text has a color of #e3d0e0
<p style="color:#e3d0e0;">Text here</p>
.mytext {color:#e3d0e0;}
This box has a color of #e3d0e0
<div style="background-color:#e3d0e0;">Content here</div>
.mybackground {background-color:#e3d0e0;}
Border around this has a color of #e3d0e0
<div style="border:2px solid #e3d0e0;">Content here</div>
.myborder {border:2px solid #e3d0e0;}