#e5b5e0 color space conversions
Hex:
#e5b5e0
RGB:
229, 181, 224
CMY:
10, 29, 12
CMYK:
0, 21, 2, 10
HSL:
306°, 48.0000%, 80.3922%
HSV (HSB):
306°, 20.9607%, 89.8039%
XYZ:
62.2915, 55.0876, 77.8709
xyY:
0.3190, 0.2821, 55.0876
CIE-Lab:
79.0917, 24.4324, -14.9040
CIE-LCH:
79.0917, 28.6194, 328.6163
CIE-Luv:
79.0917, 24.8722, -27.2914
Hunter-Lab:
74.2210, 19.9231, -10.2509
#e5b5e0 color charts
#e5b5e0 color shades, tints & tones
#e5b5e0 color schemes
#e5b5e0 color preview, HTML & CSS examples
This text has a color of #e5b5e0
<p style="color:#e5b5e0;">Text here</p>
.mytext {color:#e5b5e0;}
This box has a color of #e5b5e0
<div style="background-color:#e5b5e0;">Content here</div>
.mybackground {background-color:#e5b5e0;}
Border around this has a color of #e5b5e0
<div style="border:2px solid #e5b5e0;">Content here</div>
.myborder {border:2px solid #e5b5e0;}