#e1ccdf color space conversions
Hex:
#e1ccdf
RGB:
225, 204, 223
CMY:
12, 20, 13
CMYK:
0, 9, 1, 12
HSL:
306°, 25.9259%, 84.1176%
HSV (HSB):
306°, 9.3333%, 88.2353%
XYZ:
65.9635, 64.5210, 78.7892
xyY:
0.3152, 0.3083, 64.5210
CIE-Lab:
84.2363, 10.6289, -6.7344
CIE-LCH:
84.2363, 12.5827, 327.6420
CIE-Luv:
84.2363, 10.8361, -12.2138
Hunter-Lab:
80.3250, 6.0169, -1.9289
#e1ccdf color charts
#e1ccdf color shades, tints & tones
#e1ccdf color schemes
#e1ccdf color preview, HTML & CSS examples
This text has a color of #e1ccdf
<p style="color:#e1ccdf;">Text here</p>
.mytext {color:#e1ccdf;}
This box has a color of #e1ccdf
<div style="background-color:#e1ccdf;">Content here</div>
.mybackground {background-color:#e1ccdf;}
Border around this has a color of #e1ccdf
<div style="border:2px solid #e1ccdf;">Content here</div>
.myborder {border:2px solid #e1ccdf;}