#e49e8d color space conversions
Hex:
#e49e8d
RGB:
228, 158, 141
CMY:
11, 38, 45
CMYK:
0, 31, 38, 11
HSL:
12°, 61.7021%, 72.3529%
HSV (HSB):
12°, 38.1579%, 89.4118%
XYZ:
49.0295, 42.8708, 30.8901
xyY:
0.3993, 0.3491, 42.8708
CIE-Lab:
71.4672, 23.9850, 19.3891
CIE-LCH:
71.4672, 30.8418, 38.9515
CIE-Luv:
71.4672, 48.3749, 21.6709
Hunter-Lab:
65.4758, 19.0815, 17.8613
#e49e8d color charts
#e49e8d color shades, tints & tones
#e49e8d color schemes
#e49e8d color preview, HTML & CSS examples
This text has a color of #e49e8d
<p style="color:#e49e8d;">Text here</p>
.mytext {color:#e49e8d;}
This box has a color of #e49e8d
<div style="background-color:#e49e8d;">Content here</div>
.mybackground {background-color:#e49e8d;}
Border around this has a color of #e49e8d
<div style="border:2px solid #e49e8d;">Content here</div>
.myborder {border:2px solid #e49e8d;}