#e1b1d9 color space conversions
Hex:
#e1b1d9
RGB:
225, 177, 217
CMY:
12, 31, 15
CMYK:
0, 21, 4, 12
HSL:
310°, 44.4444%, 78.8235%
HSV (HSB):
310°, 21.3333%, 88.2353%
XYZ:
59.2979, 52.4616, 72.6464
xyY:
0.3216, 0.2845, 52.4616
CIE-Lab:
77.5560, 23.9796, -13.4589
CIE-LCH:
77.5560, 27.4984, 330.6960
CIE-Luv:
77.5560, 25.2569, -24.8522
Hunter-Lab:
72.4304, 19.3826, -8.7656
#e1b1d9 color charts
#e1b1d9 color shades, tints & tones
#e1b1d9 color schemes
#e1b1d9 color preview, HTML & CSS examples
This text has a color of #e1b1d9
<p style="color:#e1b1d9;">Text here</p>
.mytext {color:#e1b1d9;}
This box has a color of #e1b1d9
<div style="background-color:#e1b1d9;">Content here</div>
.mybackground {background-color:#e1b1d9;}
Border around this has a color of #e1b1d9
<div style="border:2px solid #e1b1d9;">Content here</div>
.myborder {border:2px solid #e1b1d9;}