#e3c0d8 color space conversions
Hex:
#e3c0d8
RGB:
227, 192, 216
CMY:
11, 25, 15
CMYK:
0, 15, 5, 11
HSL:
319°, 38.4615%, 82.1569%
HSV (HSB):
319°, 15.4185%, 89.0196%
XYZ:
62.9229, 58.9880, 73.0352
xyY:
0.3228, 0.3026, 58.9880
CIE-Lab:
81.2850, 16.4407, -7.3408
CIE-LCH:
81.2850, 18.0051, 335.9391
CIE-Luv:
81.2850, 18.8749, -14.1142
Hunter-Lab:
76.8037, 11.8331, -2.6183
#e3c0d8 color charts
#e3c0d8 color shades, tints & tones
#e3c0d8 color schemes
#e3c0d8 color preview, HTML & CSS examples
This text has a color of #e3c0d8
<p style="color:#e3c0d8;">Text here</p>
.mytext {color:#e3c0d8;}
This box has a color of #e3c0d8
<div style="background-color:#e3c0d8;">Content here</div>
.mybackground {background-color:#e3c0d8;}
Border around this has a color of #e3c0d8
<div style="border:2px solid #e3c0d8;">Content here</div>
.myborder {border:2px solid #e3c0d8;}