#e9b5e6 color space conversions
Hex:
#e9b5e6
RGB:
233, 181, 230
CMY:
9, 29, 10
CMYK:
0, 22, 1, 9
HSL:
303°, 54.1667%, 81.1765%
HSV (HSB):
303°, 22.3176%, 91.3725%
XYZ:
64.4111, 56.0846, 82.2935
xyY:
0.3176, 0.2766, 56.0846
CIE-Lab:
79.6619, 26.8457, -17.2447
CIE-LCH:
79.6619, 31.9072, 327.2847
CIE-Luv:
79.6619, 26.6162, -31.4705
Hunter-Lab:
74.8896, 22.4675, -12.7289
#e9b5e6 color charts
#e9b5e6 color shades, tints & tones
#e9b5e6 color schemes
#e9b5e6 color preview, HTML & CSS examples
This text has a color of #e9b5e6
<p style="color:#e9b5e6;">Text here</p>
.mytext {color:#e9b5e6;}
This box has a color of #e9b5e6
<div style="background-color:#e9b5e6;">Content here</div>
.mybackground {background-color:#e9b5e6;}
Border around this has a color of #e9b5e6
<div style="border:2px solid #e9b5e6;">Content here</div>
.myborder {border:2px solid #e9b5e6;}