#e1b0c4 color space conversions
Hex:
#e1b0c4
RGB:
225, 176, 196
CMY:
12, 31, 23
CMYK:
0, 22, 13, 12
HSL:
336°, 44.9541%, 78.6275%
HSV (HSB):
336°, 21.7778%, 88.2353%
XYZ:
56.5405, 51.0437, 59.0970
xyY:
0.3392, 0.3062, 51.0437
CIE-Lab:
76.7055, 20.9180, -3.3047
CIE-LCH:
76.7055, 21.1774, 351.0225
CIE-Luv:
76.7055, 28.3576, -8.6824
Hunter-Lab:
71.4449, 16.2338, 0.9686
#e1b0c4 color charts
#e1b0c4 color shades, tints & tones
#e1b0c4 color schemes
#e1b0c4 color preview, HTML & CSS examples
This text has a color of #e1b0c4
<p style="color:#e1b0c4;">Text here</p>
.mytext {color:#e1b0c4;}
This box has a color of #e1b0c4
<div style="background-color:#e1b0c4;">Content here</div>
.mybackground {background-color:#e1b0c4;}
Border around this has a color of #e1b0c4
<div style="border:2px solid #e1b0c4;">Content here</div>
.myborder {border:2px solid #e1b0c4;}