#e5b7d9 color space conversions
Hex:
#e5b7d9
RGB:
229, 183, 217
CMY:
10, 28, 15
CMYK:
0, 20, 5, 10
HSL:
316°, 46.9388%, 80.7843%
HSV (HSB):
316°, 20.0873%, 89.8039%
XYZ:
61.7710, 55.5347, 73.1092
xyY:
0.3244, 0.2917, 55.5347
CIE-Lab:
79.3483, 22.1132, -10.7392
CIE-LCH:
79.3483, 24.5829, 334.0967
CIE-Luv:
79.3483, 24.6898, -20.3414
Hunter-Lab:
74.5216, 17.5458, -6.0011
#e5b7d9 color charts
#e5b7d9 color shades, tints & tones
#e5b7d9 color schemes
#e5b7d9 color preview, HTML & CSS examples
This text has a color of #e5b7d9
<p style="color:#e5b7d9;">Text here</p>
.mytext {color:#e5b7d9;}
This box has a color of #e5b7d9
<div style="background-color:#e5b7d9;">Content here</div>
.mybackground {background-color:#e5b7d9;}
Border around this has a color of #e5b7d9
<div style="border:2px solid #e5b7d9;">Content here</div>
.myborder {border:2px solid #e5b7d9;}