#e7b5e6 color space conversions
Hex:
#e7b5e6
RGB:
231, 181, 230
CMY:
9, 29, 10
CMYK:
0, 22, 0, 9
HSL:
301°, 51.0204%, 80.7843%
HSV (HSB):
301°, 21.6450%, 90.5882%
XYZ:
63.7618, 55.7498, 82.2631
xyY:
0.3160, 0.2763, 55.7498
CIE-Lab:
79.4712, 26.1869, -17.5511
CIE-LCH:
79.4712, 31.5245, 326.1691
CIE-Luv:
79.4712, 25.3730, -31.8360
Hunter-Lab:
74.6658, 21.7671, -13.0567
#e7b5e6 color charts
#e7b5e6 color shades, tints & tones
#e7b5e6 color schemes
#e7b5e6 color preview, HTML & CSS examples
This text has a color of #e7b5e6
<p style="color:#e7b5e6;">Text here</p>
.mytext {color:#e7b5e6;}
This box has a color of #e7b5e6
<div style="background-color:#e7b5e6;">Content here</div>
.mybackground {background-color:#e7b5e6;}
Border around this has a color of #e7b5e6
<div style="border:2px solid #e7b5e6;">Content here</div>
.myborder {border:2px solid #e7b5e6;}