#e7b9e1 color space conversions
Hex:
#e7b9e1
RGB:
231, 185, 225
CMY:
9, 27, 12
CMYK:
0, 20, 3, 9
HSL:
308°, 48.9362%, 81.5686%
HSV (HSB):
308°, 19.9134%, 90.5882%
XYZ:
63.8946, 57.1231, 78.8924
xyY:
0.3196, 0.2857, 57.1231
CIE-Lab:
80.2488, 23.1390, -13.6878
CIE-LCH:
80.2488, 26.8844, 329.3938
CIE-Luv:
80.2488, 23.9712, -25.1954
Hunter-Lab:
75.5798, 18.6378, -8.9828
#e7b9e1 color charts
#e7b9e1 color shades, tints & tones
#e7b9e1 color schemes
#e7b9e1 color preview, HTML & CSS examples
This text has a color of #e7b9e1
<p style="color:#e7b9e1;">Text here</p>
.mytext {color:#e7b9e1;}
This box has a color of #e7b9e1
<div style="background-color:#e7b9e1;">Content here</div>
.mybackground {background-color:#e7b9e1;}
Border around this has a color of #e7b9e1
<div style="border:2px solid #e7b9e1;">Content here</div>
.myborder {border:2px solid #e7b9e1;}