#e5b7d6 color space conversions
Hex:
#e5b7d6
RGB:
229, 183, 214
CMY:
10, 28, 16
CMYK:
0, 20, 7, 10
HSL:
320°, 46.9388%, 80.7843%
HSV (HSB):
320°, 20.0873%, 89.8039%
XYZ:
61.3842, 55.3800, 71.0724
xyY:
0.3268, 0.2948, 55.3800
CIE-Lab:
79.2597, 21.5893, -9.2502
CIE-LCH:
79.2597, 23.4876, 336.8066
CIE-Luv:
79.2597, 25.0430, -17.9290
Hunter-Lab:
74.4178, 17.0063, -4.5323
#e5b7d6 color charts
#e5b7d6 color shades, tints & tones
#e5b7d6 color schemes
#e5b7d6 color preview, HTML & CSS examples
This text has a color of #e5b7d6
<p style="color:#e5b7d6;">Text here</p>
.mytext {color:#e5b7d6;}
This box has a color of #e5b7d6
<div style="background-color:#e5b7d6;">Content here</div>
.mybackground {background-color:#e5b7d6;}
Border around this has a color of #e5b7d6
<div style="border:2px solid #e5b7d6;">Content here</div>
.myborder {border:2px solid #e5b7d6;}