#e1b48f color space conversions
Hex:
#e1b48f
RGB:
225, 180, 143
CMY:
12, 29, 44
CMYK:
0, 20, 36, 12
HSL:
27°, 57.7465%, 72.1569%
HSV (HSB):
27°, 36.4444%, 88.2353%
XYZ:
52.3305, 50.6332, 33.0017
xyY:
0.3849, 0.3724, 50.6332
CIE-Lab:
76.4563, 11.2848, 25.0623
CIE-LCH:
76.4563, 27.4857, 65.7594
CIE-Luv:
76.4563, 31.7798, 31.7794
Hunter-Lab:
71.1570, 6.7482, 22.3120
#e1b48f color charts
#e1b48f color shades, tints & tones
#e1b48f color schemes
#e1b48f color preview, HTML & CSS examples
This text has a color of #e1b48f
<p style="color:#e1b48f;">Text here</p>
.mytext {color:#e1b48f;}
This box has a color of #e1b48f
<div style="background-color:#e1b48f;">Content here</div>
.mybackground {background-color:#e1b48f;}
Border around this has a color of #e1b48f
<div style="border:2px solid #e1b48f;">Content here</div>
.myborder {border:2px solid #e1b48f;}