#e47b7d color space conversions
Hex:
#e47b7d
RGB:
228, 123, 125
CMY:
11, 52, 51
CMYK:
0, 46, 45, 11
HSL:
359°, 66.0377%, 68.8235%
HSV (HSB):
359°, 46.0526%, 89.4118%
XYZ:
42.7795, 32.1406, 23.3511
xyY:
0.4353, 0.3271, 32.1406
CIE-Lab:
63.4589, 40.6845, 17.2839
CIE-LCH:
63.4589, 44.2037, 23.0172
CIE-Luv:
63.4589, 74.0672, 14.7434
Hunter-Lab:
56.6927, 35.4816, 15.2640
#e47b7d color charts
#e47b7d color shades, tints & tones
#e47b7d color schemes
#e47b7d color preview, HTML & CSS examples
This text has a color of #e47b7d
<p style="color:#e47b7d;">Text here</p>
.mytext {color:#e47b7d;}
This box has a color of #e47b7d
<div style="background-color:#e47b7d;">Content here</div>
.mybackground {background-color:#e47b7d;}
Border around this has a color of #e47b7d
<div style="border:2px solid #e47b7d;">Content here</div>
.myborder {border:2px solid #e47b7d;}