#e1a3cc color space conversions
Hex:
#e1a3cc
RGB:
225, 163, 204
CMY:
12, 36, 20
CMYK:
0, 28, 9, 12
HSL:
320°, 50.8197%, 76.0784%
HSV (HSB):
320°, 27.5556%, 88.2353%
XYZ:
55.0476, 46.5616, 63.2127
xyY:
0.3340, 0.2825, 46.5616
CIE-Lab:
73.9085, 29.2402, -11.8297
CIE-LCH:
73.9085, 31.5425, 337.9732
CIE-Luv:
73.9085, 34.2366, -23.0631
Hunter-Lab:
68.2360, 24.5871, -7.1600
#e1a3cc color charts
#e1a3cc color shades, tints & tones
#e1a3cc color schemes
#e1a3cc color preview, HTML & CSS examples
This text has a color of #e1a3cc
<p style="color:#e1a3cc;">Text here</p>
.mytext {color:#e1a3cc;}
This box has a color of #e1a3cc
<div style="background-color:#e1a3cc;">Content here</div>
.mybackground {background-color:#e1a3cc;}
Border around this has a color of #e1a3cc
<div style="border:2px solid #e1a3cc;">Content here</div>
.myborder {border:2px solid #e1a3cc;}