#e34f40 color space conversions
Hex:
#e34f40
RGB:
227, 79, 64
CMY:
11, 69, 75
CMYK:
0, 65, 72, 11
HSL:
6°, 74.4292%, 57.0588%
HSV (HSB):
6°, 71.8062%, 89.0196%
XYZ:
35.3999, 22.2930, 7.2877
xyY:
0.5448, 0.3431, 22.2930
CIE-Lab:
54.3365, 56.5675, 40.0667
CIE-LCH:
54.3365, 69.3197, 35.3099
CIE-Luv:
54.3365, 115.6331, 31.0380
Hunter-Lab:
47.2155, 51.2038, 23.8995
#e34f40 color charts
#e34f40 color shades, tints & tones
#e34f40 color schemes
#e34f40 color preview, HTML & CSS examples
This text has a color of #e34f40
<p style="color:#e34f40;">Text here</p>
.mytext {color:#e34f40;}
This box has a color of #e34f40
<div style="background-color:#e34f40;">Content here</div>
.mybackground {background-color:#e34f40;}
Border around this has a color of #e34f40
<div style="border:2px solid #e34f40;">Content here</div>
.myborder {border:2px solid #e34f40;}