#e2c0d8 color space conversions
Hex:
#e2c0d8
RGB:
226, 192, 216
CMY:
11, 25, 15
CMYK:
0, 15, 4, 11
HSL:
318°, 36.9565%, 81.9608%
HSV (HSB):
318°, 15.0442%, 88.6275%
XYZ:
62.6083, 58.8259, 73.0205
xyY:
0.3220, 0.3025, 58.8259
CIE-Lab:
81.1958, 16.0980, -7.4829
CIE-LCH:
81.1958, 17.7522, 335.0694
CIE-Luv:
81.1958, 18.2592, -14.2706
Hunter-Lab:
76.6980, 11.4873, -2.7585
#e2c0d8 color charts
#e2c0d8 color shades, tints & tones
#e2c0d8 color schemes
#e2c0d8 color preview, HTML & CSS examples
This text has a color of #e2c0d8
<p style="color:#e2c0d8;">Text here</p>
.mytext {color:#e2c0d8;}
This box has a color of #e2c0d8
<div style="background-color:#e2c0d8;">Content here</div>
.mybackground {background-color:#e2c0d8;}
Border around this has a color of #e2c0d8
<div style="border:2px solid #e2c0d8;">Content here</div>
.myborder {border:2px solid #e2c0d8;}