#e1ccd2 color space conversions
Hex:
#e1ccd2
RGB:
225, 204, 210
CMY:
12, 20, 18
CMYK:
0, 9, 7, 12
HSL:
343°, 25.9259%, 84.1176%
HSV (HSB):
343°, 9.3333%, 88.2353%
XYZ:
64.2771, 63.8464, 69.9086
xyY:
0.3246, 0.3224, 63.8464
CIE-Lab:
83.8857, 8.3347, -0.3220
CIE-LCH:
83.8857, 8.3409, 357.7874
CIE-Luv:
83.8857, 11.8898, -1.9758
Hunter-Lab:
79.9040, 3.7586, 4.0595
#e1ccd2 color charts
#e1ccd2 color shades, tints & tones
#e1ccd2 color schemes
#e1ccd2 color preview, HTML & CSS examples
This text has a color of #e1ccd2
<p style="color:#e1ccd2;">Text here</p>
.mytext {color:#e1ccd2;}
This box has a color of #e1ccd2
<div style="background-color:#e1ccd2;">Content here</div>
.mybackground {background-color:#e1ccd2;}
Border around this has a color of #e1ccd2
<div style="border:2px solid #e1ccd2;">Content here</div>
.myborder {border:2px solid #e1ccd2;}