#e7d0dd color space conversions
Hex:
#e7d0dd
RGB:
231, 208, 221
CMY:
9, 18, 13
CMYK:
0, 10, 4, 9
HSL:
326°, 32.3944%, 86.0784%
HSV (HSB):
326°, 9.9567%, 90.5882%
XYZ:
68.5620, 67.3211, 77.7873
xyY:
0.3209, 0.3151, 67.3211
CIE-Lab:
85.6659, 10.2052, -3.5053
CIE-LCH:
85.6659, 10.7904, 341.0436
CIE-Luv:
85.6659, 12.5086, -7.1703
Hunter-Lab:
82.0495, 5.5713, 1.2245
#e7d0dd color charts
#e7d0dd color shades, tints & tones
#e7d0dd color schemes
#e7d0dd color preview, HTML & CSS examples
This text has a color of #e7d0dd
<p style="color:#e7d0dd;">Text here</p>
.mytext {color:#e7d0dd;}
This box has a color of #e7d0dd
<div style="background-color:#e7d0dd;">Content here</div>
.mybackground {background-color:#e7d0dd;}
Border around this has a color of #e7d0dd
<div style="border:2px solid #e7d0dd;">Content here</div>
.myborder {border:2px solid #e7d0dd;}