#e9b9d5 color space conversions
Hex:
#e9b9d5
RGB:
233, 185, 213
CMY:
9, 27, 16
CMYK:
0, 21, 9, 9
HSL:
325°, 52.1739%, 81.9608%
HSV (HSB):
325°, 20.6009%, 91.3725%
XYZ:
62.9635, 56.8257, 70.6007
xyY:
0.3307, 0.2985, 56.8257
CIE-Lab:
80.0814, 21.7223, -7.4487
CIE-LCH:
80.0814, 22.9639, 341.0729
CIE-Luv:
80.0814, 26.6545, -15.1978
Hunter-Lab:
75.3828, 17.1722, -2.7608
#e9b9d5 color charts
#e9b9d5 color shades, tints & tones
#e9b9d5 color schemes
#e9b9d5 color preview, HTML & CSS examples
This text has a color of #e9b9d5
<p style="color:#e9b9d5;">Text here</p>
.mytext {color:#e9b9d5;}
This box has a color of #e9b9d5
<div style="background-color:#e9b9d5;">Content here</div>
.mybackground {background-color:#e9b9d5;}
Border around this has a color of #e9b9d5
<div style="border:2px solid #e9b9d5;">Content here</div>
.myborder {border:2px solid #e9b9d5;}