#e8b1d8 color space conversions
Hex:
#e8b1d8
RGB:
232, 177, 216
CMY:
9, 31, 15
CMYK:
0, 24, 7, 9
HSL:
317°, 54.4554%, 80.1961%
HSV (HSB):
317°, 23.7069%, 90.9804%
XYZ:
61.3955, 53.5580, 72.0676
xyY:
0.3283, 0.2864, 53.5580
CIE-Lab:
78.2033, 26.1693, -11.8776
CIE-LCH:
78.2033, 28.7387, 335.5879
CIE-Luv:
78.2033, 29.8359, -22.7926
Hunter-Lab:
73.1833, 21.6779, -7.1578
#e8b1d8 color charts
#e8b1d8 color shades, tints & tones
#e8b1d8 color schemes
#e8b1d8 color preview, HTML & CSS examples
This text has a color of #e8b1d8
<p style="color:#e8b1d8;">Text here</p>
.mytext {color:#e8b1d8;}
This box has a color of #e8b1d8
<div style="background-color:#e8b1d8;">Content here</div>
.mybackground {background-color:#e8b1d8;}
Border around this has a color of #e8b1d8
<div style="border:2px solid #e8b1d8;">Content here</div>
.myborder {border:2px solid #e8b1d8;}