#e1b8d9 color space conversions
Hex:
#e1b8d9
RGB:
225, 184, 217
CMY:
12, 28, 15
CMYK:
0, 18, 4, 12
HSL:
312°, 40.5941%, 80.1961%
HSV (HSB):
312°, 18.2222%, 88.2353%
XYZ:
60.7162, 55.2983, 73.1192
xyY:
0.3210, 0.2924, 55.2983
CIE-Lab:
79.2128, 20.2180, -10.9807
CIE-LCH:
79.2128, 23.0075, 331.4929
CIE-Luv:
79.2128, 21.6730, -20.3782
Hunter-Lab:
74.3628, 15.6079, -6.2445
#e1b8d9 color charts
#e1b8d9 color shades, tints & tones
#e1b8d9 color schemes
#e1b8d9 color preview, HTML & CSS examples
This text has a color of #e1b8d9
<p style="color:#e1b8d9;">Text here</p>
.mytext {color:#e1b8d9;}
This box has a color of #e1b8d9
<div style="background-color:#e1b8d9;">Content here</div>
.mybackground {background-color:#e1b8d9;}
Border around this has a color of #e1b8d9
<div style="border:2px solid #e1b8d9;">Content here</div>
.myborder {border:2px solid #e1b8d9;}