#e1b1be color space conversions
Hex:
#e1b1be
RGB:
225, 177, 190
CMY:
12, 31, 25
CMYK:
0, 21, 16, 12
HSL:
344°, 44.4444%, 78.8235%
HSV (HSB):
344°, 21.3333%, 88.2353%
XYZ:
56.0677, 51.1695, 55.6368
xyY:
0.3442, 0.3142, 51.1695
CIE-Lab:
76.7816, 19.4148, 0.0748
CIE-LCH:
76.7816, 19.4149, 0.2207
CIE-Luv:
76.7816, 28.5248, -3.3972
Hunter-Lab:
71.5329, 14.7264, 3.9585
#e1b1be color charts
#e1b1be color shades, tints & tones
#e1b1be color schemes
#e1b1be color preview, HTML & CSS examples
This text has a color of #e1b1be
<p style="color:#e1b1be;">Text here</p>
.mytext {color:#e1b1be;}
This box has a color of #e1b1be
<div style="background-color:#e1b1be;">Content here</div>
.mybackground {background-color:#e1b1be;}
Border around this has a color of #e1b1be
<div style="border:2px solid #e1b1be;">Content here</div>
.myborder {border:2px solid #e1b1be;}