#e0c0d9 color space conversions
Hex:
#e0c0d9
RGB:
224, 192, 217
CMY:
12, 25, 15
CMYK:
0, 14, 3, 12
HSL:
313°, 34.0426%, 81.5686%
HSV (HSB):
313°, 14.2857%, 87.8431%
XYZ:
62.1145, 58.5563, 73.6744
xyY:
0.3196, 0.3013, 58.5563
CIE-Lab:
81.0471, 15.5920, -8.2602
CIE-LCH:
81.0471, 17.6449, 332.0865
CIE-Luv:
81.0471, 16.9365, -15.3826
Hunter-Lab:
76.5221, 10.9783, -3.5181
#e0c0d9 color charts
#e0c0d9 color shades, tints & tones
#e0c0d9 color schemes
#e0c0d9 color preview, HTML & CSS examples
This text has a color of #e0c0d9
<p style="color:#e0c0d9;">Text here</p>
.mytext {color:#e0c0d9;}
This box has a color of #e0c0d9
<div style="background-color:#e0c0d9;">Content here</div>
.mybackground {background-color:#e0c0d9;}
Border around this has a color of #e0c0d9
<div style="border:2px solid #e0c0d9;">Content here</div>
.myborder {border:2px solid #e0c0d9;}