#e84b9e color space conversions
Hex:
#e84b9e
RGB:
232, 75, 158
CMY:
9, 71, 38
CMYK:
0, 68, 32, 9
HSL:
328°, 77.3399%, 60.1961%
HSV (HSB):
328°, 67.6724%, 90.9804%
XYZ:
41.9663, 24.6566, 34.8951
xyY:
0.4134, 0.2429, 24.6566
CIE-Lab:
56.7393, 67.2049, -11.4542
CIE-LCH:
56.7393, 68.1741, 350.3276
CIE-Luv:
56.7393, 93.7987, -28.5427
Hunter-Lab:
49.6554, 63.9627, -6.9070
#e84b9e color charts
#e84b9e color shades, tints & tones
#e84b9e color schemes
#e84b9e color preview, HTML & CSS examples
This text has a color of #e84b9e
<p style="color:#e84b9e;">Text here</p>
.mytext {color:#e84b9e;}
This box has a color of #e84b9e
<div style="background-color:#e84b9e;">Content here</div>
.mybackground {background-color:#e84b9e;}
Border around this has a color of #e84b9e
<div style="border:2px solid #e84b9e;">Content here</div>
.myborder {border:2px solid #e84b9e;}