#e34f9d color space conversions
Hex:
#e34f9d
RGB:
227, 79, 157
CMY:
11, 69, 38
CMYK:
0, 65, 31, 11
HSL:
328°, 72.5490%, 60.0000%
HSV (HSB):
328°, 65.1982%, 89.0196%
XYZ:
40.5603, 24.3572, 34.4619
xyY:
0.4081, 0.2451, 24.3572
CIE-Lab:
56.4436, 64.1788, -11.3953
CIE-LCH:
56.4436, 65.1826, 349.9318
CIE-Luv:
56.4436, 88.5770, -27.8216
Hunter-Lab:
49.3530, 60.3310, -6.8536
#e34f9d color charts
#e34f9d color shades, tints & tones
#e34f9d color schemes
#e34f9d color preview, HTML & CSS examples
This text has a color of #e34f9d
<p style="color:#e34f9d;">Text here</p>
.mytext {color:#e34f9d;}
This box has a color of #e34f9d
<div style="background-color:#e34f9d;">Content here</div>
.mybackground {background-color:#e34f9d;}
Border around this has a color of #e34f9d
<div style="border:2px solid #e34f9d;">Content here</div>
.myborder {border:2px solid #e34f9d;}