#e5a7d6 color space conversions
Hex:
#e5a7d6
RGB:
229, 167, 214
CMY:
10, 35, 16
CMYK:
0, 27, 7, 10
HSL:
315°, 54.3860%, 77.6471%
HSV (HSB):
315°, 27.0742%, 89.8039%
XYZ:
58.2694, 49.1505, 70.0342
xyY:
0.3284, 0.2770, 49.1505
CIE-Lab:
75.5449, 30.1641, -14.8061
CIE-LCH:
75.5449, 33.6020, 333.8557
CIE-Luv:
75.5449, 33.3252, -27.9482
Hunter-Lab:
70.1074, 25.6714, -10.1529
#e5a7d6 color charts
#e5a7d6 color shades, tints & tones
#e5a7d6 color schemes
#e5a7d6 color preview, HTML & CSS examples
This text has a color of #e5a7d6
<p style="color:#e5a7d6;">Text here</p>
.mytext {color:#e5a7d6;}
This box has a color of #e5a7d6
<div style="background-color:#e5a7d6;">Content here</div>
.mybackground {background-color:#e5a7d6;}
Border around this has a color of #e5a7d6
<div style="border:2px solid #e5a7d6;">Content here</div>
.myborder {border:2px solid #e5a7d6;}