#e74f96 color space conversions
Hex:
#e74f96
RGB:
231, 79, 150
CMY:
9, 69, 41
CMYK:
0, 66, 35, 9
HSL:
332°, 76.0000%, 60.7843%
HSV (HSB):
332°, 65.8009%, 90.5882%
XYZ:
41.2560, 24.7829, 31.4633
xyY:
0.4231, 0.2542, 24.7829
CIE-Lab:
56.8633, 64.5100, -6.5980
CIE-LCH:
56.8633, 64.8466, 354.1602
CIE-Luv:
56.8633, 94.1781, -21.2459
Hunter-Lab:
49.7824, 60.8084, -2.6246
#e74f96 color charts
#e74f96 color shades, tints & tones
#e74f96 color schemes
#e74f96 color preview, HTML & CSS examples
This text has a color of #e74f96
<p style="color:#e74f96;">Text here</p>
.mytext {color:#e74f96;}
This box has a color of #e74f96
<div style="background-color:#e74f96;">Content here</div>
.mybackground {background-color:#e74f96;}
Border around this has a color of #e74f96
<div style="border:2px solid #e74f96;">Content here</div>
.myborder {border:2px solid #e74f96;}