#e34f8d color space conversions
Hex:
#e34f8d
RGB:
227, 79, 141
CMY:
11, 69, 45
CMYK:
0, 65, 38, 11
HSL:
335°, 72.5490%, 60.0000%
HSV (HSB):
335°, 65.1982%, 89.0196%
XYZ:
39.2823, 23.8459, 27.7316
xyY:
0.4323, 0.2624, 23.8459
CIE-Lab:
55.9332, 62.3827, -2.7526
CIE-LCH:
55.9332, 62.4434, 357.4735
CIE-Luv:
55.9332, 94.0901, -15.5459
Hunter-Lab:
48.8323, 58.1345, 0.5121
#e34f8d color charts
#e34f8d color shades, tints & tones
#e34f8d color schemes
#e34f8d color preview, HTML & CSS examples
This text has a color of #e34f8d
<p style="color:#e34f8d;">Text here</p>
.mytext {color:#e34f8d;}
This box has a color of #e34f8d
<div style="background-color:#e34f8d;">Content here</div>
.mybackground {background-color:#e34f8d;}
Border around this has a color of #e34f8d
<div style="border:2px solid #e34f8d;">Content here</div>
.myborder {border:2px solid #e34f8d;}