#e84f7d color space conversions
Hex:
#e84f7d
RGB:
232, 79, 125
CMY:
9, 69, 51
CMYK:
0, 66, 46, 9
HSL:
342°, 76.8844%, 60.9804%
HSV (HSB):
342°, 65.9483%, 90.9804%
XYZ:
39.7764, 24.2284, 21.9821
xyY:
0.4626, 0.2818, 24.2284
CIE-Lab:
56.3158, 62.2888, 7.3548
CIE-LCH:
56.3158, 62.7215, 6.7341
CIE-Luv:
56.3158, 103.4437, -2.5963
Hunter-Lab:
49.2224, 58.1058, 7.9775
#e84f7d color charts
#e84f7d color shades, tints & tones
#e84f7d color schemes
#e84f7d color preview, HTML & CSS examples
This text has a color of #e84f7d
<p style="color:#e84f7d;">Text here</p>
.mytext {color:#e84f7d;}
This box has a color of #e84f7d
<div style="background-color:#e84f7d;">Content here</div>
.mybackground {background-color:#e84f7d;}
Border around this has a color of #e84f7d
<div style="border:2px solid #e84f7d;">Content here</div>
.myborder {border:2px solid #e84f7d;}