#e8b5d9 color space conversions
Hex:
#e8b5d9
RGB:
232, 181, 217
CMY:
9, 29, 15
CMYK:
0, 22, 6, 9
HSL:
318°, 52.5773%, 80.9804%
HSV (HSB):
318°, 21.9828%, 90.9804%
XYZ:
62.3270, 55.2133, 73.0179
xyY:
0.3271, 0.2897, 55.2133
CIE-Lab:
79.1640, 24.2032, -10.9840
CIE-LCH:
79.1640, 26.5790, 335.5903
CIE-Luv:
79.1640, 27.6290, -21.0884
Hunter-Lab:
74.3057, 19.6894, -6.2485
#e8b5d9 color charts
#e8b5d9 color shades, tints & tones
#e8b5d9 color schemes
#e8b5d9 color preview, HTML & CSS examples
This text has a color of #e8b5d9
<p style="color:#e8b5d9;">Text here</p>
.mytext {color:#e8b5d9;}
This box has a color of #e8b5d9
<div style="background-color:#e8b5d9;">Content here</div>
.mybackground {background-color:#e8b5d9;}
Border around this has a color of #e8b5d9
<div style="border:2px solid #e8b5d9;">Content here</div>
.myborder {border:2px solid #e8b5d9;}