#e6d6ed color space conversions
Hex:
#e6d6ed
RGB:
230, 214, 237
CMY:
10, 16, 7
CMYK:
3, 10, 0, 7
HSL:
282°, 38.9831%, 88.4314%
HSV (HSB):
282°, 9.7046%, 92.9412%
XYZ:
71.9658, 71.0306, 90.0380
xyY:
0.3088, 0.3048, 71.0306
CIE-Lab:
87.4999, 9.6011, -9.2755
CIE-LCH:
87.4999, 13.3497, 315.9882
CIE-Luv:
87.4999, 7.5933, -16.1033
Hunter-Lab:
84.2796, 4.9305, -4.3452
#e6d6ed color charts
#e6d6ed color shades, tints & tones
#e6d6ed color schemes
#e6d6ed color preview, HTML & CSS examples
This text has a color of #e6d6ed
<p style="color:#e6d6ed;">Text here</p>
.mytext {color:#e6d6ed;}
This box has a color of #e6d6ed
<div style="background-color:#e6d6ed;">Content here</div>
.mybackground {background-color:#e6d6ed;}
Border around this has a color of #e6d6ed
<div style="border:2px solid #e6d6ed;">Content here</div>
.myborder {border:2px solid #e6d6ed;}