#e49d8c color space conversions
Hex:
#e49d8c
RGB:
228, 157, 140
CMY:
11, 38, 45
CMYK:
0, 31, 39, 11
HSL:
12°, 61.9718%, 72.1569%
HSV (HSB):
12°, 38.5965%, 89.4118%
XYZ:
48.7855, 42.5014, 30.4433
xyY:
0.4008, 0.3491, 42.5014
CIE-Lab:
71.2152, 24.4048, 19.5914
CIE-LCH:
71.2152, 31.2956, 38.7564
CIE-Luv:
71.2152, 49.1625, 21.8072
Hunter-Lab:
65.1931, 19.4878, 17.9485
#e49d8c color charts
#e49d8c color shades, tints & tones
#e49d8c color schemes
#e49d8c color preview, HTML & CSS examples
This text has a color of #e49d8c
<p style="color:#e49d8c;">Text here</p>
.mytext {color:#e49d8c;}
This box has a color of #e49d8c
<div style="background-color:#e49d8c;">Content here</div>
.mybackground {background-color:#e49d8c;}
Border around this has a color of #e49d8c
<div style="border:2px solid #e49d8c;">Content here</div>
.myborder {border:2px solid #e49d8c;}