#e3d0f0 color space conversions
Hex:
#e3d0f0
RGB:
227, 208, 240
CMY:
11, 18, 6
CMYK:
5, 13, 0, 6
HSL:
276°, 51.6129%, 87.8431%
HSV (HSB):
276°, 13.3333%, 94.1176%
XYZ:
69.9626, 67.7339, 91.8246
xyY:
0.3048, 0.2951, 67.7339
CIE-Lab:
85.8732, 12.3443, -13.3135
CIE-LCH:
85.8732, 18.1557, 312.8366
CIE-Luv:
85.8732, 8.6117, -22.9667
Hunter-Lab:
82.3006, 7.7143, -8.5407
#e3d0f0 color charts
#e3d0f0 color shades, tints & tones
#e3d0f0 color schemes
#e3d0f0 color preview, HTML & CSS examples
This text has a color of #e3d0f0
<p style="color:#e3d0f0;">Text here</p>
.mytext {color:#e3d0f0;}
This box has a color of #e3d0f0
<div style="background-color:#e3d0f0;">Content here</div>
.mybackground {background-color:#e3d0f0;}
Border around this has a color of #e3d0f0
<div style="border:2px solid #e3d0f0;">Content here</div>
.myborder {border:2px solid #e3d0f0;}