#e1b8e4 color space conversions
Hex:
#e1b8e4
RGB:
225, 184, 228
CMY:
12, 28, 11
CMYK:
1, 19, 0, 11
HSL:
296°, 44.8980%, 80.7843%
HSV (HSB):
296°, 19.2982%, 89.4118%
XYZ:
62.1954, 55.8900, 80.9086
xyY:
0.3125, 0.2809, 55.8900
CIE-Lab:
79.5512, 22.2285, -16.4079
CIE-LCH:
79.5512, 27.6283, 323.5671
CIE-Luv:
79.5512, 20.4407, -29.3310
Hunter-Lab:
74.7596, 17.6718, -11.8349
#e1b8e4 color charts
#e1b8e4 color shades, tints & tones
#e1b8e4 color schemes
#e1b8e4 color preview, HTML & CSS examples
This text has a color of #e1b8e4
<p style="color:#e1b8e4;">Text here</p>
.mytext {color:#e1b8e4;}
This box has a color of #e1b8e4
<div style="background-color:#e1b8e4;">Content here</div>
.mybackground {background-color:#e1b8e4;}
Border around this has a color of #e1b8e4
<div style="border:2px solid #e1b8e4;">Content here</div>
.myborder {border:2px solid #e1b8e4;}