#e5b7e0 color space conversions
Hex:
#e5b7e0
RGB:
229, 183, 224
CMY:
10, 28, 12
CMYK:
0, 20, 2, 10
HSL:
307°, 46.9388%, 80.7843%
HSV (HSB):
307°, 20.0873%, 89.8039%
XYZ:
62.7011, 55.9068, 78.0074
xyY:
0.3189, 0.2843, 55.9068
CIE-Lab:
79.5607, 23.3605, -14.1998
CIE-LCH:
79.5607, 27.3376, 328.7064
CIE-Luv:
79.5607, 23.8611, -26.0119
Hunter-Lab:
74.7709, 18.8370, -9.5168
#e5b7e0 color charts
#e5b7e0 color shades, tints & tones
#e5b7e0 color schemes
#e5b7e0 color preview, HTML & CSS examples
This text has a color of #e5b7e0
<p style="color:#e5b7e0;">Text here</p>
.mytext {color:#e5b7e0;}
This box has a color of #e5b7e0
<div style="background-color:#e5b7e0;">Content here</div>
.mybackground {background-color:#e5b7e0;}
Border around this has a color of #e5b7e0
<div style="border:2px solid #e5b7e0;">Content here</div>
.myborder {border:2px solid #e5b7e0;}