#e1b1d0 color space conversions
Hex:
#e1b1d0
RGB:
225, 177, 208
CMY:
12, 31, 18
CMYK:
0, 21, 8, 12
HSL:
321°, 44.4444%, 78.8235%
HSV (HSB):
321°, 21.3333%, 88.2353%
XYZ:
58.1586, 52.0059, 66.6474
xyY:
0.3289, 0.2941, 52.0059
CIE-Lab:
77.2844, 22.3968, -8.9779
CIE-LCH:
77.2844, 24.1293, 338.1564
CIE-Luv:
77.2844, 26.3607, -17.5825
Hunter-Lab:
72.1151, 17.7534, -4.3141
#e1b1d0 color charts
#e1b1d0 color shades, tints & tones
#e1b1d0 color schemes
#e1b1d0 color preview, HTML & CSS examples
This text has a color of #e1b1d0
<p style="color:#e1b1d0;">Text here</p>
.mytext {color:#e1b1d0;}
This box has a color of #e1b1d0
<div style="background-color:#e1b1d0;">Content here</div>
.mybackground {background-color:#e1b1d0;}
Border around this has a color of #e1b1d0
<div style="border:2px solid #e1b1d0;">Content here</div>
.myborder {border:2px solid #e1b1d0;}