#e7b9ed color space conversions
Hex:
#e7b9ed
RGB:
231, 185, 237
CMY:
9, 27, 7
CMYK:
3, 22, 0, 7
HSL:
293°, 59.0909%, 82.7451%
HSV (HSB):
293°, 21.9409%, 92.9412%
XYZ:
65.5900, 57.8013, 87.8206
xyY:
0.3105, 0.2737, 57.8013
CIE-Lab:
80.6282, 25.3441, -19.5693
CIE-LCH:
80.6282, 32.0200, 322.3267
CIE-Luv:
80.6282, 22.5480, -35.0115
Hunter-Lab:
76.0271, 20.9477, -15.2681
#e7b9ed color charts
#e7b9ed color shades, tints & tones
#e7b9ed color schemes
#e7b9ed color preview, HTML & CSS examples
This text has a color of #e7b9ed
<p style="color:#e7b9ed;">Text here</p>
.mytext {color:#e7b9ed;}
This box has a color of #e7b9ed
<div style="background-color:#e7b9ed;">Content here</div>
.mybackground {background-color:#e7b9ed;}
Border around this has a color of #e7b9ed
<div style="border:2px solid #e7b9ed;">Content here</div>
.myborder {border:2px solid #e7b9ed;}