#e1c9d5 color space conversions
Hex:
#e1c9d5
RGB:
225, 201, 213
CMY:
12, 21, 16
CMYK:
0, 11, 5, 12
HSL:
330°, 28.5714%, 83.5294%
HSV (HSB):
330°, 10.6667%, 88.2353%
XYZ:
63.9482, 62.5849, 71.6605
xyY:
0.3227, 0.3158, 62.5849
CIE-Lab:
83.2235, 10.4395, -2.8932
CIE-LCH:
83.2235, 10.8329, 344.5100
CIE-Luv:
83.2235, 13.2229, -6.2464
Hunter-Lab:
79.1106, 5.8449, 1.6710
#e1c9d5 color charts
#e1c9d5 color shades, tints & tones
#e1c9d5 color schemes
#e1c9d5 color preview, HTML & CSS examples
This text has a color of #e1c9d5
<p style="color:#e1c9d5;">Text here</p>
.mytext {color:#e1c9d5;}
This box has a color of #e1c9d5
<div style="background-color:#e1c9d5;">Content here</div>
.mybackground {background-color:#e1c9d5;}
Border around this has a color of #e1c9d5
<div style="border:2px solid #e1c9d5;">Content here</div>
.myborder {border:2px solid #e1c9d5;}