#e48b8d color space conversions
Hex:
#e48b8d
RGB:
228, 139, 141
CMY:
11, 45, 45
CMYK:
0, 39, 38, 11
HSL:
359°, 62.2378%, 71.9608%
HSV (HSB):
359°, 39.0351%, 89.4118%
XYZ:
46.0352, 36.8823, 29.8920
xyY:
0.4081, 0.3269, 36.8823
CIE-Lab:
67.1886, 34.0919, 13.4432
CIE-LCH:
67.1886, 36.6467, 21.5204
CIE-Luv:
67.1886, 60.6521, 11.7684
Hunter-Lab:
60.7308, 29.0279, 13.3288
#e48b8d color charts
#e48b8d color shades, tints & tones
#e48b8d color schemes
#e48b8d color preview, HTML & CSS examples
This text has a color of #e48b8d
<p style="color:#e48b8d;">Text here</p>
.mytext {color:#e48b8d;}
This box has a color of #e48b8d
<div style="background-color:#e48b8d;">Content here</div>
.mybackground {background-color:#e48b8d;}
Border around this has a color of #e48b8d
<div style="border:2px solid #e48b8d;">Content here</div>
.myborder {border:2px solid #e48b8d;}