#e5d2ea color space conversions
Hex:
#e5d2ea
RGB:
229, 210, 234
CMY:
10, 18, 8
CMYK:
2, 10, 0, 8
HSL:
288°, 36.3636%, 87.0588%
HSV (HSB):
288°, 10.2564%, 91.7647%
XYZ:
70.2110, 68.6917, 87.4002
xyY:
0.3103, 0.3035, 68.6917
CIE-Lab:
86.3512, 10.8178, -9.4045
CIE-LCH:
86.3512, 14.3342, 318.9976
CIE-Luv:
86.3512, 9.2507, -16.4888
Hunter-Lab:
82.8805, 6.1729, -4.5070
#e5d2ea color charts
#e5d2ea color shades, tints & tones
#e5d2ea color schemes
#e5d2ea color preview, HTML & CSS examples
This text has a color of #e5d2ea
<p style="color:#e5d2ea;">Text here</p>
.mytext {color:#e5d2ea;}
This box has a color of #e5d2ea
<div style="background-color:#e5d2ea;">Content here</div>
.mybackground {background-color:#e5d2ea;}
Border around this has a color of #e5d2ea
<div style="border:2px solid #e5d2ea;">Content here</div>
.myborder {border:2px solid #e5d2ea;}