#e8b3d6 color space conversions
Hex:
#e8b3d6
RGB:
232, 179, 214
CMY:
9, 30, 16
CMYK:
0, 23, 8, 9
HSL:
320°, 53.5354%, 80.5882%
HSV (HSB):
320°, 22.8448%, 90.9804%
XYZ:
61.5364, 54.2510, 70.8465
xyY:
0.3297, 0.2907, 54.2510
CIE-Lab:
78.6079, 24.7556, -10.1900
CIE-LCH:
78.6079, 26.7708, 337.6269
CIE-Luv:
78.6079, 29.0526, -19.9303
Hunter-Lab:
73.6553, 20.2337, -5.4703
#e8b3d6 color charts
#e8b3d6 color shades, tints & tones
#e8b3d6 color schemes
#e8b3d6 color preview, HTML & CSS examples
This text has a color of #e8b3d6
<p style="color:#e8b3d6;">Text here</p>
.mytext {color:#e8b3d6;}
This box has a color of #e8b3d6
<div style="background-color:#e8b3d6;">Content here</div>
.mybackground {background-color:#e8b3d6;}
Border around this has a color of #e8b3d6
<div style="border:2px solid #e8b3d6;">Content here</div>
.myborder {border:2px solid #e8b3d6;}