#e34a42 color space conversions
Hex:
#e34a42
RGB:
227, 74, 66
CMY:
11, 71, 74
CMYK:
0, 67, 71, 11
HSL:
3°, 74.1935%, 57.4510%
HSV (HSB):
3°, 70.9251%, 89.0196%
XYZ:
35.1107, 21.6218, 7.4771
xyY:
0.5468, 0.3367, 21.6218
CIE-Lab:
53.6234, 58.6589, 38.1395
CIE-LCH:
53.6234, 69.9677, 33.0316
CIE-Luv:
53.6234, 118.4642, 28.7572
Hunter-Lab:
46.4992, 53.4083, 23.0156
#e34a42 color charts
#e34a42 color shades, tints & tones
#e34a42 color schemes
#e34a42 color preview, HTML & CSS examples
This text has a color of #e34a42
<p style="color:#e34a42;">Text here</p>
.mytext {color:#e34a42;}
This box has a color of #e34a42
<div style="background-color:#e34a42;">Content here</div>
.mybackground {background-color:#e34a42;}
Border around this has a color of #e34a42
<div style="border:2px solid #e34a42;">Content here</div>
.myborder {border:2px solid #e34a42;}