#e8b0db color space conversions
Hex:
#e8b0db
RGB:
232, 176, 219
CMY:
9, 31, 14
CMYK:
0, 24, 6, 9
HSL:
314°, 54.9020%, 80.0000%
HSV (HSB):
314°, 24.1379%, 90.9804%
XYZ:
61.5902, 53.3209, 74.0636
xyY:
0.3259, 0.2822, 53.3209
CIE-Lab:
78.0641, 27.2256, -13.7121
CIE-LCH:
78.0641, 30.4837, 333.2681
CIE-Luv:
78.0641, 29.9531, -25.8472
Hunter-Lab:
73.0212, 22.7700, -9.0216
#e8b0db color charts
#e8b0db color shades, tints & tones
#e8b0db color schemes
#e8b0db color preview, HTML & CSS examples
This text has a color of #e8b0db
<p style="color:#e8b0db;">Text here</p>
.mytext {color:#e8b0db;}
This box has a color of #e8b0db
<div style="background-color:#e8b0db;">Content here</div>
.mybackground {background-color:#e8b0db;}
Border around this has a color of #e8b0db
<div style="border:2px solid #e8b0db;">Content here</div>
.myborder {border:2px solid #e8b0db;}