#e0a6cc color space conversions
Hex:
#e0a6cc
RGB:
224, 166, 204
CMY:
12, 35, 20
CMYK:
0, 26, 9, 12
HSL:
321°, 48.3333%, 76.4706%
HSV (HSB):
321°, 25.8929%, 87.8431%
XYZ:
55.2758, 47.4794, 63.3778
xyY:
0.3327, 0.2858, 47.4794
CIE-Lab:
74.4954, 27.2855, -10.9630
CIE-LCH:
74.4954, 29.4055, 338.1103
CIE-Luv:
74.4954, 32.0100, -21.4040
Hunter-Lab:
68.9053, 22.6084, -6.3002
#e0a6cc color charts
#e0a6cc color shades, tints & tones
#e0a6cc color schemes
#e0a6cc color preview, HTML & CSS examples
This text has a color of #e0a6cc
<p style="color:#e0a6cc;">Text here</p>
.mytext {color:#e0a6cc;}
This box has a color of #e0a6cc
<div style="background-color:#e0a6cc;">Content here</div>
.mybackground {background-color:#e0a6cc;}
Border around this has a color of #e0a6cc
<div style="border:2px solid #e0a6cc;">Content here</div>
.myborder {border:2px solid #e0a6cc;}