#e8b2d9 color space conversions
Hex:
#e8b2d9
RGB:
232, 178, 217
CMY:
9, 30, 15
CMYK:
0, 23, 6, 9
HSL:
317°, 54.0000%, 80.3922%
HSV (HSB):
317°, 23.2759%, 90.9804%
XYZ:
61.7235, 54.0063, 72.8167
xyY:
0.3274, 0.2864, 54.0063
CIE-Lab:
78.4654, 25.8076, -12.0274
CIE-LCH:
78.4654, 28.4726, 335.0125
CIE-Luv:
78.4654, 29.1863, -22.9739
Hunter-Lab:
73.4890, 21.3165, -7.3053
#e8b2d9 color charts
#e8b2d9 color shades, tints & tones
#e8b2d9 color schemes
#e8b2d9 color preview, HTML & CSS examples
This text has a color of #e8b2d9
<p style="color:#e8b2d9;">Text here</p>
.mytext {color:#e8b2d9;}
This box has a color of #e8b2d9
<div style="background-color:#e8b2d9;">Content here</div>
.mybackground {background-color:#e8b2d9;}
Border around this has a color of #e8b2d9
<div style="border:2px solid #e8b2d9;">Content here</div>
.myborder {border:2px solid #e8b2d9;}