#e5a9e4 color space conversions
Hex:
#e5a9e4
RGB:
229, 169, 228
CMY:
10, 34, 11
CMYK:
0, 26, 0, 10
HSL:
301°, 53.5714%, 78.0392%
HSV (HSB):
301°, 26.2009%, 89.8039%
XYZ:
60.5047, 50.6354, 79.9835
xyY:
0.3166, 0.2649, 50.6354
CIE-Lab:
76.4576, 31.5930, -21.0485
CIE-LCH:
76.4576, 37.9626, 326.3268
CIE-Luv:
76.4576, 30.2983, -38.1751
Hunter-Lab:
71.1585, 27.2475, -16.8320
#e5a9e4 color charts
#e5a9e4 color shades, tints & tones
#e5a9e4 color schemes
#e5a9e4 color preview, HTML & CSS examples
This text has a color of #e5a9e4
<p style="color:#e5a9e4;">Text here</p>
.mytext {color:#e5a9e4;}
This box has a color of #e5a9e4
<div style="background-color:#e5a9e4;">Content here</div>
.mybackground {background-color:#e5a9e4;}
Border around this has a color of #e5a9e4
<div style="border:2px solid #e5a9e4;">Content here</div>
.myborder {border:2px solid #e5a9e4;}