#e9b1e6 color space conversions
Hex:
#e9b1e6
RGB:
233, 177, 230
CMY:
9, 31, 10
CMYK:
0, 24, 1, 9
HSL:
303°, 56.0000%, 80.3922%
HSV (HSB):
303°, 24.0343%, 91.3725%
XYZ:
63.6093, 54.4811, 82.0262
xyY:
0.3179, 0.2722, 54.4811
CIE-Lab:
78.7414, 28.9835, -18.6343
CIE-LCH:
78.7414, 34.4570, 327.2618
CIE-Luv:
78.7414, 28.6051, -34.0095
Hunter-Lab:
73.8113, 24.6585, -14.2208
#e9b1e6 color charts
#e9b1e6 color shades, tints & tones
#e9b1e6 color schemes
#e9b1e6 color preview, HTML & CSS examples
This text has a color of #e9b1e6
<p style="color:#e9b1e6;">Text here</p>
.mytext {color:#e9b1e6;}
This box has a color of #e9b1e6
<div style="background-color:#e9b1e6;">Content here</div>
.mybackground {background-color:#e9b1e6;}
Border around this has a color of #e9b1e6
<div style="border:2px solid #e9b1e6;">Content here</div>
.myborder {border:2px solid #e9b1e6;}