#e7d3d5 color space conversions
Hex:
#e7d3d5
RGB:
231, 211, 213
CMY:
9, 17, 16
CMYK:
0, 9, 8, 9
HSL:
354°, 29.4118%, 86.6667%
HSV (HSB):
354°, 8.6580%, 90.5882%
XYZ:
68.2595, 68.3816, 72.5521
xyY:
0.3263, 0.3269, 68.3816
CIE-Lab:
86.1969, 7.2558, 1.5148
CIE-LCH:
86.1969, 7.4122, 11.7921
CIE-Luv:
86.1969, 11.5706, 0.9789
Hunter-Lab:
82.6931, 2.6308, 5.8662
#e7d3d5 color charts
#e7d3d5 color shades, tints & tones
#e7d3d5 color schemes
#e7d3d5 color preview, HTML & CSS examples
This text has a color of #e7d3d5
<p style="color:#e7d3d5;">Text here</p>
.mytext {color:#e7d3d5;}
This box has a color of #e7d3d5
<div style="background-color:#e7d3d5;">Content here</div>
.mybackground {background-color:#e7d3d5;}
Border around this has a color of #e7d3d5
<div style="border:2px solid #e7d3d5;">Content here</div>
.myborder {border:2px solid #e7d3d5;}