#e9b9dd color space conversions
Hex:
#e9b9dd
RGB:
233, 185, 221
CMY:
9, 27, 13
CMYK:
0, 21, 5, 9
HSL:
315°, 52.1739%, 81.9608%
HSV (HSB):
315°, 20.6009%, 91.3725%
XYZ:
64.0044, 57.2420, 76.0820
xyY:
0.3244, 0.2901, 57.2420
CIE-Lab:
80.3155, 23.1021, -11.4138
CIE-LCH:
80.3155, 25.7678, 333.7079
CIE-Luv:
80.3155, 25.6993, -21.6109
Hunter-Lab:
75.6585, 18.6024, -6.6610
#e9b9dd color charts
#e9b9dd color shades, tints & tones
#e9b9dd color schemes
#e9b9dd color preview, HTML & CSS examples
This text has a color of #e9b9dd
<p style="color:#e9b9dd;">Text here</p>
.mytext {color:#e9b9dd;}
This box has a color of #e9b9dd
<div style="background-color:#e9b9dd;">Content here</div>
.mybackground {background-color:#e9b9dd;}
Border around this has a color of #e9b9dd
<div style="border:2px solid #e9b9dd;">Content here</div>
.myborder {border:2px solid #e9b9dd;}