#e1b1d5 color space conversions
Hex:
#e1b1d5
RGB:
225, 177, 213
CMY:
12, 31, 16
CMYK:
0, 21, 5, 12
HSL:
315°, 44.4444%, 78.8235%
HSV (HSB):
315°, 21.3333%, 88.2353%
XYZ:
58.7837, 52.2559, 69.9390
xyY:
0.3248, 0.2887, 52.2559
CIE-Lab:
77.4336, 23.2688, -11.4713
CIE-LCH:
77.4336, 25.9428, 333.7571
CIE-Luv:
77.4336, 25.7489, -21.6090
Hunter-Lab:
72.2883, 18.6490, -6.7613
#e1b1d5 color charts
#e1b1d5 color shades, tints & tones
#e1b1d5 color schemes
#e1b1d5 color preview, HTML & CSS examples
This text has a color of #e1b1d5
<p style="color:#e1b1d5;">Text here</p>
.mytext {color:#e1b1d5;}
This box has a color of #e1b1d5
<div style="background-color:#e1b1d5;">Content here</div>
.mybackground {background-color:#e1b1d5;}
Border around this has a color of #e1b1d5
<div style="border:2px solid #e1b1d5;">Content here</div>
.myborder {border:2px solid #e1b1d5;}