#e2d1ec color space conversions
Hex:
#e2d1ec
RGB:
226, 209, 236
CMY:
11, 18, 7
CMYK:
4, 11, 0, 7
HSL:
278°, 41.5385%, 87.2549%
HSV (HSB):
278°, 11.4407%, 92.5490%
XYZ:
69.3048, 67.8258, 88.7958
xyY:
0.3068, 0.3002, 67.8258
CIE-Lab:
85.9193, 10.7265, -11.1333
CIE-LCH:
85.9193, 15.4599, 313.9338
CIE-Luv:
85.9193, 7.8639, -19.2041
Hunter-Lab:
82.3564, 6.0881, -6.2763
#e2d1ec color charts
#e2d1ec color shades, tints & tones
#e2d1ec color schemes
#e2d1ec color preview, HTML & CSS examples
This text has a color of #e2d1ec
<p style="color:#e2d1ec;">Text here</p>
.mytext {color:#e2d1ec;}
This box has a color of #e2d1ec
<div style="background-color:#e2d1ec;">Content here</div>
.mybackground {background-color:#e2d1ec;}
Border around this has a color of #e2d1ec
<div style="border:2px solid #e2d1ec;">Content here</div>
.myborder {border:2px solid #e2d1ec;}