#e0a0c9 color space conversions
Hex:
#e0a0c9
RGB:
224, 160, 201
CMY:
12, 37, 21
CMYK:
0, 29, 10, 12
HSL:
322°, 50.7937%, 75.2941%
HSV (HSB):
322°, 28.5714%, 87.8431%
XYZ:
53.8539, 45.2060, 61.1456
xyY:
0.3362, 0.2822, 45.2060
CIE-Lab:
73.0273, 30.0036, -11.5101
CIE-LCH:
73.0273, 32.1356, 339.0120
CIE-Luv:
73.0273, 35.5907, -22.6631
Hunter-Lab:
67.2354, 25.3122, -6.8551
#e0a0c9 color charts
#e0a0c9 color shades, tints & tones
#e0a0c9 color schemes
#e0a0c9 color preview, HTML & CSS examples
This text has a color of #e0a0c9
<p style="color:#e0a0c9;">Text here</p>
.mytext {color:#e0a0c9;}
This box has a color of #e0a0c9
<div style="background-color:#e0a0c9;">Content here</div>
.mybackground {background-color:#e0a0c9;}
Border around this has a color of #e0a0c9
<div style="border:2px solid #e0a0c9;">Content here</div>
.myborder {border:2px solid #e0a0c9;}