#e34f1d color space conversions
Hex:
#e34f1d
RGB:
227, 79, 29
CMY:
11, 69, 89
CMYK:
0, 65, 87, 11
HSL:
15°, 77.9528%, 50.1961%
HSV (HSB):
15°, 87.2247%, 89.0196%
XYZ:
34.6963, 22.0116, 3.5824
xyY:
0.5755, 0.3651, 22.0116
CIE-Lab:
54.0393, 55.4493, 56.6709
CIE-LCH:
54.0393, 79.2857, 45.6242
CIE-Luv:
54.0393, 120.5834, 41.4999
Hunter-Lab:
46.9165, 49.9029, 28.3144
#e34f1d color charts
#e34f1d color shades, tints & tones
#e34f1d color schemes
#e34f1d color preview, HTML & CSS examples
This text has a color of #e34f1d
<p style="color:#e34f1d;">Text here</p>
.mytext {color:#e34f1d;}
This box has a color of #e34f1d
<div style="background-color:#e34f1d;">Content here</div>
.mybackground {background-color:#e34f1d;}
Border around this has a color of #e34f1d
<div style="border:2px solid #e34f1d;">Content here</div>
.myborder {border:2px solid #e34f1d;}