#e1a1d3 color space conversions
Hex:
#e1a1d3
RGB:
225, 161, 211
CMY:
12, 37, 17
CMYK:
0, 28, 6, 12
HSL:
313°, 51.6129%, 75.6863%
HSV (HSB):
313°, 28.4444%, 88.2353%
XYZ:
55.5541, 46.2004, 67.6176
xyY:
0.3280, 0.2728, 46.2004
CIE-Lab:
73.6754, 31.5190, -16.0203
CIE-LCH:
73.6754, 35.3567, 333.0570
CIE-Luv:
73.6754, 34.2163, -29.9767
Hunter-Lab:
67.9709, 26.9428, -11.4022
#e1a1d3 color charts
#e1a1d3 color shades, tints & tones
#e1a1d3 color schemes
#e1a1d3 color preview, HTML & CSS examples
This text has a color of #e1a1d3
<p style="color:#e1a1d3;">Text here</p>
.mytext {color:#e1a1d3;}
This box has a color of #e1a1d3
<div style="background-color:#e1a1d3;">Content here</div>
.mybackground {background-color:#e1a1d3;}
Border around this has a color of #e1a1d3
<div style="border:2px solid #e1a1d3;">Content here</div>
.myborder {border:2px solid #e1a1d3;}