#e5d1d3 color space conversions
Hex:
#e5d1d3
RGB:
229, 209, 211
CMY:
10, 18, 17
CMYK:
0, 9, 8, 10
HSL:
354°, 27.7778%, 85.8824%
HSV (HSB):
354°, 8.7336%, 89.8039%
XYZ:
66.8714, 66.9621, 71.0285
xyY:
0.3264, 0.3269, 66.9621
CIE-Lab:
85.4848, 7.2692, 1.5185
CIE-LCH:
85.4848, 7.4261, 11.7992
CIE-Luv:
85.4848, 11.5792, 0.9805
Hunter-Lab:
81.8304, 2.6663, 5.8177
#e5d1d3 color charts
#e5d1d3 color shades, tints & tones
#e5d1d3 color schemes
#e5d1d3 color preview, HTML & CSS examples
This text has a color of #e5d1d3
<p style="color:#e5d1d3;">Text here</p>
.mytext {color:#e5d1d3;}
This box has a color of #e5d1d3
<div style="background-color:#e5d1d3;">Content here</div>
.mybackground {background-color:#e5d1d3;}
Border around this has a color of #e5d1d3
<div style="border:2px solid #e5d1d3;">Content here</div>
.myborder {border:2px solid #e5d1d3;}