#e1bcd8 color space conversions
Hex:
#e1bcd8
RGB:
225, 188, 216
CMY:
12, 26, 15
CMYK:
0, 16, 4, 12
HSL:
315°, 38.1443%, 80.9804%
HSV (HSB):
315°, 16.4444%, 88.2353%
XYZ:
61.4292, 56.9319, 72.7170
xyY:
0.3215, 0.2980, 56.9319
CIE-Lab:
80.1413, 17.8950, -9.0582
CIE-LCH:
80.1413, 20.0570, 333.1521
CIE-Luv:
80.1413, 19.7180, -17.0028
Hunter-Lab:
75.4532, 13.2803, -4.3227
#e1bcd8 color charts
#e1bcd8 color shades, tints & tones
#e1bcd8 color schemes
#e1bcd8 color preview, HTML & CSS examples
This text has a color of #e1bcd8
<p style="color:#e1bcd8;">Text here</p>
.mytext {color:#e1bcd8;}
This box has a color of #e1bcd8
<div style="background-color:#e1bcd8;">Content here</div>
.mybackground {background-color:#e1bcd8;}
Border around this has a color of #e1bcd8
<div style="border:2px solid #e1bcd8;">Content here</div>
.myborder {border:2px solid #e1bcd8;}