#e5aac0 color space conversions
Hex:
#e5aac0
RGB:
229, 170, 192
CMY:
10, 33, 25
CMYK:
0, 26, 16, 10
HSL:
338°, 53.1532%, 78.2353%
HSV (HSB):
338°, 25.7642%, 89.8039%
XYZ:
56.2023, 49.2132, 56.4061
xyY:
0.3473, 0.3041, 49.2132
CIE-Lab:
75.5838, 24.9128, -2.7239
CIE-LCH:
75.5838, 25.0612, 353.7601
CIE-Luv:
75.5838, 34.8394, -8.5436
Hunter-Lab:
70.1521, 20.2387, 1.4342
#e5aac0 color charts
#e5aac0 color shades, tints & tones
#e5aac0 color schemes
#e5aac0 color preview, HTML & CSS examples
This text has a color of #e5aac0
<p style="color:#e5aac0;">Text here</p>
.mytext {color:#e5aac0;}
This box has a color of #e5aac0
<div style="background-color:#e5aac0;">Content here</div>
.mybackground {background-color:#e5aac0;}
Border around this has a color of #e5aac0
<div style="border:2px solid #e5aac0;">Content here</div>
.myborder {border:2px solid #e5aac0;}