#e34412 color space conversions
Hex:
#e34412
RGB:
227, 68, 18
CMY:
11, 73, 93
CMYK:
0, 70, 92, 11
HSL:
14°, 85.3061%, 48.0392%
HSV (HSB):
14°, 92.0705%, 89.0196%
XYZ:
33.8549, 20.5088, 2.7465
xyY:
0.5928, 0.3591, 20.5088
CIE-Lab:
52.4077, 59.5697, 59.2894
CIE-LCH:
52.4077, 84.0463, 44.8649
CIE-Luv:
52.4077, 129.0214, 40.5002
Hunter-Lab:
45.2867, 54.1893, 28.1049
#e34412 color charts
#e34412 color shades, tints & tones
#e34412 color schemes
#e34412 color preview, HTML & CSS examples
This text has a color of #e34412
<p style="color:#e34412;">Text here</p>
.mytext {color:#e34412;}
This box has a color of #e34412
<div style="background-color:#e34412;">Content here</div>
.mybackground {background-color:#e34412;}
Border around this has a color of #e34412
<div style="border:2px solid #e34412;">Content here</div>
.myborder {border:2px solid #e34412;}