#e1b1b6 color space conversions
Hex:
#e1b1b6
RGB:
225, 177, 182
CMY:
12, 31, 29
CMYK:
0, 21, 19, 12
HSL:
354°, 44.4444%, 78.8235%
HSV (HSB):
354°, 21.3333%, 88.2353%
XYZ:
55.2170, 50.8292, 51.1567
xyY:
0.3512, 0.3233, 50.8292
CIE-Lab:
76.5755, 18.1715, 4.1318
CIE-LCH:
76.5755, 18.6353, 12.8099
CIE-Luv:
76.5755, 29.4614, 2.7161
Hunter-Lab:
71.2946, 13.4809, 7.3633
#e1b1b6 color charts
#e1b1b6 color shades, tints & tones
#e1b1b6 color schemes
#e1b1b6 color preview, HTML & CSS examples
This text has a color of #e1b1b6
<p style="color:#e1b1b6;">Text here</p>
.mytext {color:#e1b1b6;}
This box has a color of #e1b1b6
<div style="background-color:#e1b1b6;">Content here</div>
.mybackground {background-color:#e1b1b6;}
Border around this has a color of #e1b1b6
<div style="border:2px solid #e1b1b6;">Content here</div>
.myborder {border:2px solid #e1b1b6;}