#e34a41 color space conversions
Hex:
#e34a41
RGB:
227, 74, 65
CMY:
11, 71, 75
CMYK:
0, 67, 71, 11
HSL:
3°, 74.3119%, 57.2549%
HSV (HSB):
3°, 71.3656%, 89.0196%
XYZ:
35.0815, 21.6101, 7.3232
xyY:
0.5480, 0.3376, 21.6101
CIE-Lab:
53.6109, 58.6134, 38.6838
CIE-LCH:
53.6109, 70.2279, 33.4241
CIE-Luv:
53.6109, 118.6708, 29.1790
Hunter-Lab:
46.4867, 53.3545, 23.2005
#e34a41 color charts
#e34a41 color shades, tints & tones
#e34a41 color schemes
#e34a41 color preview, HTML & CSS examples
This text has a color of #e34a41
<p style="color:#e34a41;">Text here</p>
.mytext {color:#e34a41;}
This box has a color of #e34a41
<div style="background-color:#e34a41;">Content here</div>
.mybackground {background-color:#e34a41;}
Border around this has a color of #e34a41
<div style="border:2px solid #e34a41;">Content here</div>
.myborder {border:2px solid #e34a41;}