#e34a4e color space conversions
Hex:
#e34a4e
RGB:
227, 74, 78
CMY:
11, 71, 69
CMYK:
0, 67, 66, 11
HSL:
358°, 73.2057%, 59.0196%
HSV (HSB):
358°, 67.4009%, 89.0196%
XYZ:
35.5025, 21.7785, 9.5402
xyY:
0.5313, 0.3259, 21.7785
CIE-Lab:
53.7912, 59.2650, 31.4991
CIE-LCH:
53.7912, 67.1158, 27.9904
CIE-Luv:
53.7912, 115.7612, 23.2267
Hunter-Lab:
46.6675, 54.1267, 20.5466
#e34a4e color charts
#e34a4e color shades, tints & tones
#e34a4e color schemes
#e34a4e color preview, HTML & CSS examples
This text has a color of #e34a4e
<p style="color:#e34a4e;">Text here</p>
.mytext {color:#e34a4e;}
This box has a color of #e34a4e
<div style="background-color:#e34a4e;">Content here</div>
.mybackground {background-color:#e34a4e;}
Border around this has a color of #e34a4e
<div style="border:2px solid #e34a4e;">Content here</div>
.myborder {border:2px solid #e34a4e;}