#e8d2d9 color space conversions
Hex:
#e8d2d9
RGB:
232, 210, 217
CMY:
9, 18, 15
CMYK:
0, 9, 6, 9
HSL:
341°, 32.3529%, 86.6667%
HSV (HSB):
341°, 9.4828%, 90.9804%
XYZ:
68.8497, 68.2587, 75.1921
xyY:
0.3243, 0.3215, 68.2587
CIE-Lab:
86.1357, 8.8064, -0.6844
CIE-LCH:
86.1357, 8.8330, 355.5560
CIE-Luv:
86.1357, 12.3885, -2.6182
Hunter-Lab:
82.6189, 4.1684, 3.8729
#e8d2d9 color charts
#e8d2d9 color shades, tints & tones
#e8d2d9 color schemes
#e8d2d9 color preview, HTML & CSS examples
This text has a color of #e8d2d9
<p style="color:#e8d2d9;">Text here</p>
.mytext {color:#e8d2d9;}
This box has a color of #e8d2d9
<div style="background-color:#e8d2d9;">Content here</div>
.mybackground {background-color:#e8d2d9;}
Border around this has a color of #e8d2d9
<div style="border:2px solid #e8d2d9;">Content here</div>
.myborder {border:2px solid #e8d2d9;}