#e1a1cc color space conversions
Hex:
#e1a1cc
RGB:
225, 161, 204
CMY:
12, 37, 20
CMYK:
0, 28, 9, 12
HSL:
320°, 51.6129%, 75.6863%
HSV (HSB):
320°, 28.4444%, 88.2353%
XYZ:
54.6953, 45.8569, 63.0953
xyY:
0.3342, 0.2802, 45.8569
CIE-Lab:
73.4526, 30.3140, -12.5123
CIE-LCH:
73.4526, 32.7948, 337.5713
CIE-Luv:
73.4526, 35.2787, -24.2860
Hunter-Lab:
67.7177, 25.6675, -7.8404
#e1a1cc color charts
#e1a1cc color shades, tints & tones
#e1a1cc color schemes
#e1a1cc color preview, HTML & CSS examples
This text has a color of #e1a1cc
<p style="color:#e1a1cc;">Text here</p>
.mytext {color:#e1a1cc;}
This box has a color of #e1a1cc
<div style="background-color:#e1a1cc;">Content here</div>
.mybackground {background-color:#e1a1cc;}
Border around this has a color of #e1a1cc
<div style="border:2px solid #e1a1cc;">Content here</div>
.myborder {border:2px solid #e1a1cc;}