#e1b5bf color space conversions
Hex:
#e1b5bf
RGB:
225, 181, 191
CMY:
12, 29, 25
CMYK:
0, 20, 15, 12
HSL:
346°, 42.3077%, 79.6078%
HSV (HSB):
346°, 19.5556%, 88.2353%
XYZ:
56.9792, 52.8169, 56.4818
xyY:
0.3427, 0.3176, 52.8169
CIE-Lab:
77.7668, 17.4284, 0.9680
CIE-LCH:
77.7668, 17.4552, 3.1790
CIE-Luv:
77.7668, 26.1820, -1.7187
Hunter-Lab:
72.6752, 12.7668, 4.7936
#e1b5bf color charts
#e1b5bf color shades, tints & tones
#e1b5bf color schemes
#e1b5bf color preview, HTML & CSS examples
This text has a color of #e1b5bf
<p style="color:#e1b5bf;">Text here</p>
.mytext {color:#e1b5bf;}
This box has a color of #e1b5bf
<div style="background-color:#e1b5bf;">Content here</div>
.mybackground {background-color:#e1b5bf;}
Border around this has a color of #e1b5bf
<div style="border:2px solid #e1b5bf;">Content here</div>
.myborder {border:2px solid #e1b5bf;}