#e1bdb1 color space conversions
Hex:
#e1bdb1
RGB:
225, 189, 177
CMY:
12, 26, 31
CMYK:
0, 16, 21, 12
HSL:
15°, 44.4444%, 78.8235%
HSV (HSB):
15°, 21.3333%, 88.2353%
XYZ:
57.1847, 55.5771, 49.3085
xyY:
0.3528, 0.3429, 55.5771
CIE-Lab:
79.3725, 11.0135, 10.8498
CIE-LCH:
79.3725, 15.4601, 44.5710
CIE-Luv:
79.3725, 23.0749, 13.6104
Hunter-Lab:
74.5500, 6.4586, 12.9698
#e1bdb1 color charts
#e1bdb1 color shades, tints & tones
#e1bdb1 color schemes
#e1bdb1 color preview, HTML & CSS examples
This text has a color of #e1bdb1
<p style="color:#e1bdb1;">Text here</p>
.mytext {color:#e1bdb1;}
This box has a color of #e1bdb1
<div style="background-color:#e1bdb1;">Content here</div>
.mybackground {background-color:#e1bdb1;}
Border around this has a color of #e1bdb1
<div style="border:2px solid #e1bdb1;">Content here</div>
.myborder {border:2px solid #e1bdb1;}