#e8b1bf color space conversions
Hex:
#e8b1bf
RGB:
232, 177, 191
CMY:
9, 31, 25
CMYK:
0, 24, 18, 9
HSL:
345°, 54.4554%, 80.1961%
HSV (HSB):
345°, 23.7069%, 90.9804%
XYZ:
58.4048, 52.3617, 56.3188
xyY:
0.3496, 0.3134, 52.3617
CIE-Lab:
77.4966, 22.0801, 0.6569
CIE-LCH:
77.4966, 22.0899, 1.7042
CIE-Luv:
77.4966, 33.0749, -3.0533
Hunter-Lab:
72.3614, 17.4398, 4.5076
#e8b1bf color charts
#e8b1bf color shades, tints & tones
#e8b1bf color schemes
#e8b1bf color preview, HTML & CSS examples
This text has a color of #e8b1bf
<p style="color:#e8b1bf;">Text here</p>
.mytext {color:#e8b1bf;}
This box has a color of #e8b1bf
<div style="background-color:#e8b1bf;">Content here</div>
.mybackground {background-color:#e8b1bf;}
Border around this has a color of #e8b1bf
<div style="border:2px solid #e8b1bf;">Content here</div>
.myborder {border:2px solid #e8b1bf;}