#e1b3a4 color space conversions
Hex:
#e1b3a4
RGB:
225, 179, 164
CMY:
12, 30, 36
CMYK:
0, 20, 27, 12
HSL:
15°, 50.4132%, 76.2745%
HSV (HSB):
15°, 27.1111%, 88.2353%
XYZ:
53.8723, 50.9281, 42.1127
xyY:
0.3667, 0.3467, 50.9281
CIE-Lab:
76.6354, 14.4984, 13.9979
CIE-LCH:
76.6354, 20.1530, 43.9938
CIE-Luv:
76.6354, 30.2870, 17.0751
Hunter-Lab:
71.3639, 9.8619, 14.9670
#e1b3a4 color charts
#e1b3a4 color shades, tints & tones
#e1b3a4 color schemes
#e1b3a4 color preview, HTML & CSS examples
This text has a color of #e1b3a4
<p style="color:#e1b3a4;">Text here</p>
.mytext {color:#e1b3a4;}
This box has a color of #e1b3a4
<div style="background-color:#e1b3a4;">Content here</div>
.mybackground {background-color:#e1b3a4;}
Border around this has a color of #e1b3a4
<div style="border:2px solid #e1b3a4;">Content here</div>
.myborder {border:2px solid #e1b3a4;}