#e34f94 color space conversions
Hex:
#e34f94
RGB:
227, 79, 148
CMY:
11, 69, 42
CMYK:
0, 65, 35, 11
HSL:
332°, 72.5490%, 60.0000%
HSV (HSB):
332°, 65.1982%, 89.0196%
XYZ:
39.8198, 24.0610, 30.5625
xyY:
0.4216, 0.2548, 24.0610
CIE-Lab:
56.1488, 63.1448, -6.5557
CIE-LCH:
56.1488, 63.4842, 354.0728
CIE-Luv:
56.1488, 91.6953, -20.8568
Hunter-Lab:
49.0520, 59.0632, -2.6050
#e34f94 color charts
#e34f94 color shades, tints & tones
#e34f94 color schemes
#e34f94 color preview, HTML & CSS examples
This text has a color of #e34f94
<p style="color:#e34f94;">Text here</p>
.mytext {color:#e34f94;}
This box has a color of #e34f94
<div style="background-color:#e34f94;">Content here</div>
.mybackground {background-color:#e34f94;}
Border around this has a color of #e34f94
<div style="border:2px solid #e34f94;">Content here</div>
.myborder {border:2px solid #e34f94;}