#e5d2d9 color space conversions
Hex:
#e5d2d9
RGB:
229, 210, 217
CMY:
10, 18, 15
CMYK:
0, 8, 5, 10
HSL:
338°, 26.7606%, 86.0784%
HSV (HSB):
338°, 8.2969%, 89.8039%
XYZ:
67.8841, 67.7610, 75.1469
xyY:
0.3220, 0.3215, 67.7610
CIE-Lab:
85.8868, 7.7701, -1.0781
CIE-LCH:
85.8868, 7.8445, 352.1005
CIE-Luv:
85.8868, 10.5859, -3.0262
Hunter-Lab:
82.3170, 3.1481, 3.4963
#e5d2d9 color charts
#e5d2d9 color shades, tints & tones
#e5d2d9 color schemes
#e5d2d9 color preview, HTML & CSS examples
This text has a color of #e5d2d9
<p style="color:#e5d2d9;">Text here</p>
.mytext {color:#e5d2d9;}
This box has a color of #e5d2d9
<div style="background-color:#e5d2d9;">Content here</div>
.mybackground {background-color:#e5d2d9;}
Border around this has a color of #e5d2d9
<div style="border:2px solid #e5d2d9;">Content here</div>
.myborder {border:2px solid #e5d2d9;}