#e9b8d8 color space conversions
Hex:
#e9b8d8
RGB:
233, 184, 216
CMY:
9, 28, 15
CMYK:
0, 21, 7, 9
HSL:
321°, 52.6882%, 81.7647%
HSV (HSB):
321°, 21.0300%, 91.3725%
XYZ:
63.1394, 56.5625, 72.5556
xyY:
0.3284, 0.2942, 56.5625
CIE-Lab:
79.9329, 22.7683, -9.2880
CIE-LCH:
79.9329, 24.5899, 337.8076
CIE-Luv:
79.9329, 26.8223, -18.2230
Hunter-Lab:
75.2080, 18.2421, -4.5533
#e9b8d8 color charts
#e9b8d8 color shades, tints & tones
#e9b8d8 color schemes
#e9b8d8 color preview, HTML & CSS examples
This text has a color of #e9b8d8
<p style="color:#e9b8d8;">Text here</p>
.mytext {color:#e9b8d8;}
This box has a color of #e9b8d8
<div style="background-color:#e9b8d8;">Content here</div>
.mybackground {background-color:#e9b8d8;}
Border around this has a color of #e9b8d8
<div style="border:2px solid #e9b8d8;">Content here</div>
.myborder {border:2px solid #e9b8d8;}