#e7c0d7 color space conversions
Hex:
#e7c0d7
RGB:
231, 192, 215
CMY:
9, 25, 16
CMYK:
0, 17, 7, 9
HSL:
325°, 44.8276%, 82.9412%
HSV (HSB):
325°, 16.8831%, 90.5882%
XYZ:
64.0704, 59.5945, 72.4160
xyY:
0.3268, 0.3039, 59.5945
CIE-Lab:
81.6173, 17.6417, -6.2718
CIE-LCH:
81.6173, 18.7233, 340.4292
CIE-Luv:
81.6173, 21.4628, -12.6892
Hunter-Lab:
77.1975, 13.0513, -1.5795
#e7c0d7 color charts
#e7c0d7 color shades, tints & tones
#e7c0d7 color schemes
#e7c0d7 color preview, HTML & CSS examples
This text has a color of #e7c0d7
<p style="color:#e7c0d7;">Text here</p>
.mytext {color:#e7c0d7;}
This box has a color of #e7c0d7
<div style="background-color:#e7c0d7;">Content here</div>
.mybackground {background-color:#e7c0d7;}
Border around this has a color of #e7c0d7
<div style="border:2px solid #e7c0d7;">Content here</div>
.myborder {border:2px solid #e7c0d7;}