#e49d9e color space conversions
Hex:
#e49d9e
RGB:
228, 157, 158
CMY:
11, 38, 38
CMYK:
0, 31, 31, 11
HSL:
359°, 56.8000%, 75.4902%
HSV (HSB):
359°, 31.1404%, 89.4118%
XYZ:
50.2234, 43.0765, 38.0153
xyY:
0.3825, 0.3280, 43.0765
CIE-Lab:
71.6069, 26.6117, 10.2161
CIE-LCH:
71.6069, 28.5053, 21.0015
CIE-Luv:
71.6069, 46.5905, 9.3512
Hunter-Lab:
65.6327, 21.7344, 11.6014
#e49d9e color charts
#e49d9e color shades, tints & tones
#e49d9e color schemes
#e49d9e color preview, HTML & CSS examples
This text has a color of #e49d9e
<p style="color:#e49d9e;">Text here</p>
.mytext {color:#e49d9e;}
This box has a color of #e49d9e
<div style="background-color:#e49d9e;">Content here</div>
.mybackground {background-color:#e49d9e;}
Border around this has a color of #e49d9e
<div style="border:2px solid #e49d9e;">Content here</div>
.myborder {border:2px solid #e49d9e;}