#e9b1e2 color space conversions
Hex:
#e9b1e2
RGB:
233, 177, 226
CMY:
9, 31, 11
CMYK:
0, 24, 3, 9
HSL:
308°, 56.0000%, 80.3922%
HSV (HSB):
308°, 24.0343%, 91.3725%
XYZ:
63.0539, 54.2589, 79.1012
xyY:
0.3210, 0.2762, 54.2589
CIE-Lab:
78.6125, 28.2626, -16.6673
CIE-LCH:
78.6125, 32.8112, 329.4708
CIE-Luv:
78.6125, 29.1428, -30.7342
Hunter-Lab:
73.6606, 23.8908, -12.1067
#e9b1e2 color charts
#e9b1e2 color shades, tints & tones
#e9b1e2 color schemes
#e9b1e2 color preview, HTML & CSS examples
This text has a color of #e9b1e2
<p style="color:#e9b1e2;">Text here</p>
.mytext {color:#e9b1e2;}
This box has a color of #e9b1e2
<div style="background-color:#e9b1e2;">Content here</div>
.mybackground {background-color:#e9b1e2;}
Border around this has a color of #e9b1e2
<div style="border:2px solid #e9b1e2;">Content here</div>
.myborder {border:2px solid #e9b1e2;}