#e7b9d9 color space conversions
Hex:
#e7b9d9
RGB:
231, 185, 217
CMY:
9, 27, 15
CMYK:
0, 20, 6, 9
HSL:
318°, 48.9362%, 81.5686%
HSV (HSB):
318°, 19.9134%, 90.5882%
XYZ:
62.8283, 56.6966, 73.2778
xyY:
0.3259, 0.2941, 56.6966
CIE-Lab:
80.0086, 21.7240, -9.7351
CIE-LCH:
80.0086, 23.8056, 335.8617
CIE-Luv:
80.0086, 24.9116, -18.7325
Hunter-Lab:
75.2971, 17.1714, -4.9919
#e7b9d9 color charts
#e7b9d9 color shades, tints & tones
#e7b9d9 color schemes
#e7b9d9 color preview, HTML & CSS examples
This text has a color of #e7b9d9
<p style="color:#e7b9d9;">Text here</p>
.mytext {color:#e7b9d9;}
This box has a color of #e7b9d9
<div style="background-color:#e7b9d9;">Content here</div>
.mybackground {background-color:#e7b9d9;}
Border around this has a color of #e7b9d9
<div style="border:2px solid #e7b9d9;">Content here</div>
.myborder {border:2px solid #e7b9d9;}