#e34f9e color space conversions
Hex:
#e34f9e
RGB:
227, 79, 158
CMY:
11, 69, 38
CMYK:
0, 65, 30, 11
HSL:
328°, 72.5490%, 60.0000%
HSV (HSB):
328°, 65.1982%, 89.0196%
XYZ:
40.6461, 24.3915, 34.9135
xyY:
0.4067, 0.2440, 24.3915
CIE-Lab:
56.4776, 64.2974, -11.9294
CIE-LCH:
56.4776, 65.3947, 349.4892
CIE-Luv:
56.4776, 88.2286, -28.6035
Hunter-Lab:
49.3877, 60.4769, -7.3423
#e34f9e color charts
#e34f9e color shades, tints & tones
#e34f9e color schemes
#e34f9e color preview, HTML & CSS examples
This text has a color of #e34f9e
<p style="color:#e34f9e;">Text here</p>
.mytext {color:#e34f9e;}
This box has a color of #e34f9e
<div style="background-color:#e34f9e;">Content here</div>
.mybackground {background-color:#e34f9e;}
Border around this has a color of #e34f9e
<div style="border:2px solid #e34f9e;">Content here</div>
.myborder {border:2px solid #e34f9e;}