#e8b0d8 color space conversions
Hex:
#e8b0d8
RGB:
232, 176, 216
CMY:
9, 31, 15
CMYK:
0, 24, 7, 9
HSL:
317°, 54.9020%, 80.0000%
HSV (HSB):
317°, 24.1379%, 90.9804%
XYZ:
61.1987, 53.1643, 72.0020
xyY:
0.3284, 0.2853, 53.1643
CIE-Lab:
77.9719, 26.7042, -12.2235
CIE-LCH:
77.9719, 29.3688, 335.4046
CIE-Luv:
77.9719, 30.3547, -23.4177
Hunter-Lab:
72.9139, 22.2209, -7.5088
#e8b0d8 color charts
#e8b0d8 color shades, tints & tones
#e8b0d8 color schemes
#e8b0d8 color preview, HTML & CSS examples
This text has a color of #e8b0d8
<p style="color:#e8b0d8;">Text here</p>
.mytext {color:#e8b0d8;}
This box has a color of #e8b0d8
<div style="background-color:#e8b0d8;">Content here</div>
.mybackground {background-color:#e8b0d8;}
Border around this has a color of #e8b0d8
<div style="border:2px solid #e8b0d8;">Content here</div>
.myborder {border:2px solid #e8b0d8;}