#e34a64 color space conversions
Hex:
#e34a64
RGB:
227, 74, 100
CMY:
11, 71, 61
CMYK:
0, 67, 56, 11
HSL:
350°, 73.2057%, 59.0196%
HSV (HSB):
350°, 67.4009%, 89.0196%
XYZ:
36.4276, 22.1486, 14.4117
xyY:
0.4991, 0.3035, 22.1486
CIE-Lab:
54.1843, 60.6717, 19.0820
CIE-LCH:
54.1843, 63.6017, 17.4590
CIE-Luv:
54.1843, 109.8290, 11.0021
Hunter-Lab:
47.0622, 55.8054, 14.7874
#e34a64 color charts
#e34a64 color shades, tints & tones
#e34a64 color schemes
#e34a64 color preview, HTML & CSS examples
This text has a color of #e34a64
<p style="color:#e34a64;">Text here</p>
.mytext {color:#e34a64;}
This box has a color of #e34a64
<div style="background-color:#e34a64;">Content here</div>
.mybackground {background-color:#e34a64;}
Border around this has a color of #e34a64
<div style="border:2px solid #e34a64;">Content here</div>
.myborder {border:2px solid #e34a64;}