#e5bcd6 color space conversions
Hex:
#e5bcd6
RGB:
229, 188, 214
CMY:
10, 26, 16
CMYK:
0, 18, 7, 10
HSL:
322°, 44.0860%, 81.7647%
HSV (HSB):
322°, 17.9039%, 89.8039%
XYZ:
62.4339, 57.4795, 71.4224
xyY:
0.3263, 0.3004, 57.4795
CIE-Lab:
80.4485, 18.9146, -7.4847
CIE-LCH:
80.4485, 20.3417, 338.4107
CIE-Luv:
80.4485, 22.4220, -14.7566
Hunter-Lab:
75.8152, 14.3183, -2.7840
#e5bcd6 color charts
#e5bcd6 color shades, tints & tones
#e5bcd6 color schemes
#e5bcd6 color preview, HTML & CSS examples
This text has a color of #e5bcd6
<p style="color:#e5bcd6;">Text here</p>
.mytext {color:#e5bcd6;}
This box has a color of #e5bcd6
<div style="background-color:#e5bcd6;">Content here</div>
.mybackground {background-color:#e5bcd6;}
Border around this has a color of #e5bcd6
<div style="border:2px solid #e5bcd6;">Content here</div>
.myborder {border:2px solid #e5bcd6;}