#e1ccd8 color space conversions
Hex:
#e1ccd8
RGB:
225, 204, 216
CMY:
12, 20, 15
CMYK:
0, 9, 4, 12
HSL:
326°, 25.9259%, 84.1176%
HSV (HSB):
326°, 9.3333%, 88.2353%
XYZ:
65.0389, 64.1512, 73.9202
xyY:
0.3202, 0.3158, 64.1512
CIE-Lab:
84.0444, 9.3779, -3.2876
CIE-LCH:
84.0444, 9.9375, 340.6808
CIE-Luv:
84.0444, 11.4066, -6.6679
Hunter-Lab:
80.0944, 4.7817, 1.3465
#e1ccd8 color charts
#e1ccd8 color shades, tints & tones
#e1ccd8 color schemes
#e1ccd8 color preview, HTML & CSS examples
This text has a color of #e1ccd8
<p style="color:#e1ccd8;">Text here</p>
.mytext {color:#e1ccd8;}
This box has a color of #e1ccd8
<div style="background-color:#e1ccd8;">Content here</div>
.mybackground {background-color:#e1ccd8;}
Border around this has a color of #e1ccd8
<div style="border:2px solid #e1ccd8;">Content here</div>
.myborder {border:2px solid #e1ccd8;}