#e9b0b8 color space conversions
Hex:
#e9b0b8
RGB:
233, 176, 184
CMY:
9, 31, 28
CMYK:
0, 24, 21, 9
HSL:
352°, 56.4356%, 80.1961%
HSV (HSB):
352°, 24.4635%, 91.3725%
XYZ:
57.7813, 51.8350, 52.3071
xyY:
0.3568, 0.3201, 51.8350
CIE-Lab:
77.1821, 21.9178, 4.0208
CIE-LCH:
77.1821, 22.2836, 10.3952
CIE-Luv:
77.1821, 35.2141, 1.8391
Hunter-Lab:
71.9965, 17.2626, 7.3220
#e9b0b8 color charts
#e9b0b8 color shades, tints & tones
#e9b0b8 color schemes
#e9b0b8 color preview, HTML & CSS examples
This text has a color of #e9b0b8
<p style="color:#e9b0b8;">Text here</p>
.mytext {color:#e9b0b8;}
This box has a color of #e9b0b8
<div style="background-color:#e9b0b8;">Content here</div>
.mybackground {background-color:#e9b0b8;}
Border around this has a color of #e9b0b8
<div style="border:2px solid #e9b0b8;">Content here</div>
.myborder {border:2px solid #e9b0b8;}