#e1bd93 color space conversions
Hex:
#e1bd93
RGB:
225, 189, 147
CMY:
12, 26, 42
CMYK:
0, 16, 35, 12
HSL:
32°, 56.5217%, 72.9412%
HSV (HSB):
32°, 34.6667%, 88.2353%
XYZ:
54.5154, 54.5093, 35.2518
xyY:
0.3779, 0.3778, 54.5093
CIE-Lab:
78.7578, 6.9903, 26.0439
CIE-LCH:
78.7578, 26.9657, 74.9756
CIE-Luv:
78.7578, 25.7472, 34.1240
Hunter-Lab:
73.8304, 2.5987, 23.3721
#e1bd93 color charts
#e1bd93 color shades, tints & tones
#e1bd93 color schemes
#e1bd93 color preview, HTML & CSS examples
This text has a color of #e1bd93
<p style="color:#e1bd93;">Text here</p>
.mytext {color:#e1bd93;}
This box has a color of #e1bd93
<div style="background-color:#e1bd93;">Content here</div>
.mybackground {background-color:#e1bd93;}
Border around this has a color of #e1bd93
<div style="border:2px solid #e1bd93;">Content here</div>
.myborder {border:2px solid #e1bd93;}