#e48e9e color space conversions
Hex:
#e48e9e
RGB:
228, 142, 158
CMY:
11, 44, 38
CMYK:
0, 38, 31, 11
HSL:
349°, 61.4286%, 72.5490%
HSV (HSB):
349°, 37.7193%, 89.4118%
XYZ:
47.8395, 38.3086, 37.2206
xyY:
0.3878, 0.3105, 38.3086
CIE-Lab:
68.2475, 34.5923, 5.4121
CIE-LCH:
68.2475, 35.0131, 8.8921
CIE-Luv:
68.2475, 55.7344, 1.1572
Hunter-Lab:
61.8939, 29.6530, 7.6710
#e48e9e color charts
#e48e9e color shades, tints & tones
#e48e9e color schemes
#e48e9e color preview, HTML & CSS examples
This text has a color of #e48e9e
<p style="color:#e48e9e;">Text here</p>
.mytext {color:#e48e9e;}
This box has a color of #e48e9e
<div style="background-color:#e48e9e;">Content here</div>
.mybackground {background-color:#e48e9e;}
Border around this has a color of #e48e9e
<div style="border:2px solid #e48e9e;">Content here</div>
.myborder {border:2px solid #e48e9e;}