#e74f95 color space conversions
Hex:
#e74f95
RGB:
231, 79, 149
CMY:
9, 69, 42
CMYK:
0, 66, 35, 9
HSL:
332°, 76.0000%, 60.7843%
HSV (HSB):
332°, 65.8009%, 90.5882%
XYZ:
41.1758, 24.7508, 31.0410
xyY:
0.4246, 0.2552, 24.7508
CIE-Lab:
56.8318, 64.4001, -6.0579
CIE-LCH:
56.8318, 64.6844, 354.6262
CIE-Luv:
56.8318, 94.5262, -20.4814
Hunter-Lab:
49.7502, 60.6729, -2.1680
#e74f95 color charts
#e74f95 color shades, tints & tones
#e74f95 color schemes
#e74f95 color preview, HTML & CSS examples
This text has a color of #e74f95
<p style="color:#e74f95;">Text here</p>
.mytext {color:#e74f95;}
This box has a color of #e74f95
<div style="background-color:#e74f95;">Content here</div>
.mybackground {background-color:#e74f95;}
Border around this has a color of #e74f95
<div style="border:2px solid #e74f95;">Content here</div>
.myborder {border:2px solid #e74f95;}