#e0a6ed color space conversions
Hex:
#e0a6ed
RGB:
224, 166, 237
CMY:
12, 35, 7
CMYK:
5, 30, 0, 7
HSL:
289°, 66.3551%, 79.0196%
HSV (HSB):
289°, 29.9578%, 92.9412%
XYZ:
59.6627, 49.2342, 86.4793
xyY:
0.3054, 0.2520, 49.2342
CIE-Lab:
75.5968, 33.2992, -27.2915
CIE-LCH:
75.5968, 43.0542, 320.6625
CIE-Luv:
75.5968, 27.3313, -48.5158
Hunter-Lab:
70.1671, 28.9855, -23.9567
#e0a6ed color charts
#e0a6ed color shades, tints & tones
#e0a6ed color schemes
#e0a6ed color preview, HTML & CSS examples
This text has a color of #e0a6ed
<p style="color:#e0a6ed;">Text here</p>
.mytext {color:#e0a6ed;}
This box has a color of #e0a6ed
<div style="background-color:#e0a6ed;">Content here</div>
.mybackground {background-color:#e0a6ed;}
Border around this has a color of #e0a6ed
<div style="border:2px solid #e0a6ed;">Content here</div>
.myborder {border:2px solid #e0a6ed;}