#e1ccd7 color space conversions
Hex:
#e1ccd7
RGB:
225, 204, 215
CMY:
12, 20, 16
CMYK:
0, 9, 4, 12
HSL:
329°, 25.9259%, 84.1176%
HSV (HSB):
329°, 9.3333%, 88.2353%
XYZ:
64.9099, 64.0996, 73.2413
xyY:
0.3209, 0.3169, 64.0996
CIE-Lab:
84.0176, 9.2021, -2.7940
CIE-LCH:
84.0176, 9.6170, 343.1102
CIE-Luv:
84.0176, 11.4875, -5.8818
Hunter-Lab:
80.0622, 4.6089, 1.8048
#e1ccd7 color charts
#e1ccd7 color shades, tints & tones
#e1ccd7 color schemes
#e1ccd7 color preview, HTML & CSS examples
This text has a color of #e1ccd7
<p style="color:#e1ccd7;">Text here</p>
.mytext {color:#e1ccd7;}
This box has a color of #e1ccd7
<div style="background-color:#e1ccd7;">Content here</div>
.mybackground {background-color:#e1ccd7;}
Border around this has a color of #e1ccd7
<div style="border:2px solid #e1ccd7;">Content here</div>
.myborder {border:2px solid #e1ccd7;}