#e1b9e4 color space conversions
Hex:
#e1b9e4
RGB:
225, 185, 228
CMY:
12, 27, 11
CMYK:
1, 19, 0, 11
HSL:
296°, 44.3299%, 80.9804%
HSV (HSB):
296°, 18.8596%, 89.4118%
XYZ:
62.4039, 56.3069, 80.9781
xyY:
0.3125, 0.2820, 56.3069
CIE-Lab:
79.7882, 21.6913, -16.0511
CIE-LCH:
79.7882, 26.9843, 323.4993
CIE-Luv:
79.7882, 19.9444, -28.6811
Hunter-Lab:
75.0379, 17.1298, -11.4569
#e1b9e4 color charts
#e1b9e4 color shades, tints & tones
#e1b9e4 color schemes
#e1b9e4 color preview, HTML & CSS examples
This text has a color of #e1b9e4
<p style="color:#e1b9e4;">Text here</p>
.mytext {color:#e1b9e4;}
This box has a color of #e1b9e4
<div style="background-color:#e1b9e4;">Content here</div>
.mybackground {background-color:#e1b9e4;}
Border around this has a color of #e1b9e4
<div style="border:2px solid #e1b9e4;">Content here</div>
.myborder {border:2px solid #e1b9e4;}