#e1acc4 color space conversions
Hex:
#e1acc4
RGB:
225, 172, 196
CMY:
12, 33, 23
CMYK:
0, 24, 13, 12
HSL:
333°, 46.9027%, 77.8431%
HSV (HSB):
333°, 23.5556%, 88.2353%
XYZ:
55.7677, 49.4981, 58.8394
xyY:
0.3398, 0.3016, 49.4981
CIE-Lab:
75.7602, 23.0680, -4.6971
CIE-LCH:
75.7602, 23.5414, 348.4907
CIE-Luv:
75.7602, 30.5388, -11.1459
Hunter-Lab:
70.3549, 18.3691, -0.3371
#e1acc4 color charts
#e1acc4 color shades, tints & tones
#e1acc4 color schemes
#e1acc4 color preview, HTML & CSS examples
This text has a color of #e1acc4
<p style="color:#e1acc4;">Text here</p>
.mytext {color:#e1acc4;}
This box has a color of #e1acc4
<div style="background-color:#e1acc4;">Content here</div>
.mybackground {background-color:#e1acc4;}
Border around this has a color of #e1acc4
<div style="border:2px solid #e1acc4;">Content here</div>
.myborder {border:2px solid #e1acc4;}