#e34a40 color space conversions
Hex:
#e34a40
RGB:
227, 74, 64
CMY:
11, 71, 75
CMYK:
0, 67, 72, 11
HSL:
4°, 74.4292%, 57.0588%
HSV (HSB):
4°, 71.8062%, 89.0196%
XYZ:
35.0527, 21.5986, 7.1720
xyY:
0.5492, 0.3384, 21.5986
CIE-Lab:
53.5985, 58.5686, 39.2264
CIE-LCH:
53.5985, 70.4911, 33.8122
CIE-Luv:
53.5985, 118.8745, 29.5947
Hunter-Lab:
46.4743, 53.3016, 23.3823
#e34a40 color charts
#e34a40 color shades, tints & tones
#e34a40 color schemes
#e34a40 color preview, HTML & CSS examples
This text has a color of #e34a40
<p style="color:#e34a40;">Text here</p>
.mytext {color:#e34a40;}
This box has a color of #e34a40
<div style="background-color:#e34a40;">Content here</div>
.mybackground {background-color:#e34a40;}
Border around this has a color of #e34a40
<div style="border:2px solid #e34a40;">Content here</div>
.myborder {border:2px solid #e34a40;}