#e1b1c7 color space conversions
Hex:
#e1b1c7
RGB:
225, 177, 199
CMY:
12, 31, 22
CMYK:
0, 21, 12, 12
HSL:
333°, 44.4444%, 78.8235%
HSV (HSB):
333°, 21.3333%, 88.2353%
XYZ:
57.0823, 51.5754, 60.9793
xyY:
0.3365, 0.3040, 51.5754
CIE-Lab:
77.0262, 20.8745, -4.4657
CIE-LCH:
77.0262, 21.3468, 347.9246
CIE-Luv:
77.0262, 27.4512, -10.4230
Hunter-Lab:
71.8160, 16.2011, -0.0722
#e1b1c7 color charts
#e1b1c7 color shades, tints & tones
#e1b1c7 color schemes
#e1b1c7 color preview, HTML & CSS examples
This text has a color of #e1b1c7
<p style="color:#e1b1c7;">Text here</p>
.mytext {color:#e1b1c7;}
This box has a color of #e1b1c7
<div style="background-color:#e1b1c7;">Content here</div>
.mybackground {background-color:#e1b1c7;}
Border around this has a color of #e1b1c7
<div style="border:2px solid #e1b1c7;">Content here</div>
.myborder {border:2px solid #e1b1c7;}