#e5d1e1 color space conversions
Hex:
#e5d1e1
RGB:
229, 209, 225
CMY:
10, 18, 12
CMYK:
0, 9, 2, 10
HSL:
312°, 27.7778%, 85.8824%
HSV (HSB):
312°, 8.7336%, 89.8039%
XYZ:
68.7042, 67.6952, 80.6795
xyY:
0.3165, 0.3118, 67.6952
CIE-Lab:
85.8538, 9.7048, -5.3702
CIE-LCH:
85.8538, 11.0915, 331.0417
CIE-Luv:
85.8538, 10.4756, -9.9621
Hunter-Lab:
82.2771, 5.0687, -0.5448
#e5d1e1 color charts
#e5d1e1 color shades, tints & tones
#e5d1e1 color schemes
#e5d1e1 color preview, HTML & CSS examples
This text has a color of #e5d1e1
<p style="color:#e5d1e1;">Text here</p>
.mytext {color:#e5d1e1;}
This box has a color of #e5d1e1
<div style="background-color:#e5d1e1;">Content here</div>
.mybackground {background-color:#e5d1e1;}
Border around this has a color of #e5d1e1
<div style="border:2px solid #e5d1e1;">Content here</div>
.myborder {border:2px solid #e5d1e1;}