#e5b48e color space conversions
Hex:
#e5b48e
RGB:
229, 180, 142
CMY:
10, 29, 44
CMYK:
0, 21, 38, 10
HSL:
26°, 62.5899%, 72.7451%
HSV (HSB):
26°, 37.9913%, 89.8039%
XYZ:
53.5168, 51.2535, 32.6635
xyY:
0.3894, 0.3729, 51.2535
CIE-Lab:
76.8323, 12.7377, 26.1711
CIE-LCH:
76.8323, 29.1063, 64.0475
CIE-Luv:
76.8323, 34.7227, 32.8491
Hunter-Lab:
71.5916, 8.1489, 23.0632
#e5b48e color charts
#e5b48e color shades, tints & tones
#e5b48e color schemes
#e5b48e color preview, HTML & CSS examples
This text has a color of #e5b48e
<p style="color:#e5b48e;">Text here</p>
.mytext {color:#e5b48e;}
This box has a color of #e5b48e
<div style="background-color:#e5b48e;">Content here</div>
.mybackground {background-color:#e5b48e;}
Border around this has a color of #e5b48e
<div style="border:2px solid #e5b48e;">Content here</div>
.myborder {border:2px solid #e5b48e;}