#e34f70 color space conversions
Hex:
#e34f70
RGB:
227, 79, 112
CMY:
11, 69, 56
CMYK:
0, 65, 51, 11
HSL:
347°, 72.5490%, 60.0000%
HSV (HSB):
347°, 65.1982%, 89.0196%
XYZ:
37.3992, 23.0927, 17.8154
xyY:
0.4776, 0.2949, 23.0927
CIE-Lab:
55.1677, 59.6334, 13.3135
CIE-LCH:
55.1677, 61.1015, 12.5852
CIE-Luv:
55.1677, 103.4904, 5.0206
Hunter-Lab:
48.0549, 54.8233, 11.6578
#e34f70 color charts
#e34f70 color shades, tints & tones
#e34f70 color schemes
#e34f70 color preview, HTML & CSS examples
This text has a color of #e34f70
<p style="color:#e34f70;">Text here</p>
.mytext {color:#e34f70;}
This box has a color of #e34f70
<div style="background-color:#e34f70;">Content here</div>
.mybackground {background-color:#e34f70;}
Border around this has a color of #e34f70
<div style="border:2px solid #e34f70;">Content here</div>
.myborder {border:2px solid #e34f70;}