#e0b1b9 color space conversions
Hex:
#e0b1b9
RGB:
224, 177, 185
CMY:
12, 31, 27
CMYK:
0, 21, 17, 12
HSL:
350°, 43.1193%, 78.6275%
HSV (HSB):
350°, 20.9821%, 87.8431%
XYZ:
55.2196, 50.7944, 52.7928
xyY:
0.3477, 0.3199, 50.7944
CIE-Lab:
76.5543, 18.2693, 2.4551
CIE-LCH:
76.5543, 18.4335, 7.6536
CIE-Luv:
76.5543, 28.4457, 0.2865
Hunter-Lab:
71.2702, 13.5776, 5.9705
#e0b1b9 color charts
#e0b1b9 color shades, tints & tones
#e0b1b9 color schemes
#e0b1b9 color preview, HTML & CSS examples
This text has a color of #e0b1b9
<p style="color:#e0b1b9;">Text here</p>
.mytext {color:#e0b1b9;}
This box has a color of #e0b1b9
<div style="background-color:#e0b1b9;">Content here</div>
.mybackground {background-color:#e0b1b9;}
Border around this has a color of #e0b1b9
<div style="border:2px solid #e0b1b9;">Content here</div>
.myborder {border:2px solid #e0b1b9;}