#e34a94 color space conversions
Hex:
#e34a94
RGB:
227, 74, 148
CMY:
11, 71, 42
CMYK:
0, 67, 35, 11
HSL:
331°, 73.2057%, 59.0196%
HSV (HSB):
331°, 67.4009%, 89.0196%
XYZ:
39.4726, 23.3666, 30.4467
xyY:
0.4231, 0.2505, 23.3666
CIE-Lab:
55.4479, 65.0752, -7.5986
CIE-LCH:
55.4479, 65.5173, 353.3399
CIE-Luv:
55.4479, 93.8530, -22.6388
Hunter-Lab:
48.3390, 61.1663, -3.5070
#e34a94 color charts
#e34a94 color shades, tints & tones
#e34a94 color schemes
#e34a94 color preview, HTML & CSS examples
This text has a color of #e34a94
<p style="color:#e34a94;">Text here</p>
.mytext {color:#e34a94;}
This box has a color of #e34a94
<div style="background-color:#e34a94;">Content here</div>
.mybackground {background-color:#e34a94;}
Border around this has a color of #e34a94
<div style="border:2px solid #e34a94;">Content here</div>
.myborder {border:2px solid #e34a94;}