#e1a8d9 color space conversions
Hex:
#e1a8d9
RGB:
225, 168, 217
CMY:
12, 34, 15
CMYK:
0, 25, 4, 12
HSL:
308°, 48.7179%, 77.0588%
HSV (HSB):
308°, 25.3333%, 88.2353%
XYZ:
57.5784, 49.0226, 72.0732
xyY:
0.3223, 0.2744, 49.0226
CIE-Lab:
75.4654, 28.8208, -16.6027
CIE-LCH:
75.4654, 33.2609, 330.0553
CIE-Luv:
75.4654, 29.8125, -30.5379
Hunter-Lab:
70.0161, 24.2628, -12.0207
#e1a8d9 color charts
#e1a8d9 color shades, tints & tones
#e1a8d9 color schemes
#e1a8d9 color preview, HTML & CSS examples
This text has a color of #e1a8d9
<p style="color:#e1a8d9;">Text here</p>
.mytext {color:#e1a8d9;}
This box has a color of #e1a8d9
<div style="background-color:#e1a8d9;">Content here</div>
.mybackground {background-color:#e1a8d9;}
Border around this has a color of #e1a8d9
<div style="border:2px solid #e1a8d9;">Content here</div>
.myborder {border:2px solid #e1a8d9;}