#e34d1f color space conversions
Hex:
#e34d1f
RGB:
227, 77, 31
CMY:
11, 70, 88
CMYK:
0, 66, 86, 11
HSL:
14°, 77.7778%, 50.5882%
HSV (HSB):
14°, 86.3436%, 89.0196%
XYZ:
34.5798, 21.7376, 3.6695
xyY:
0.5765, 0.3624, 21.7376
CIE-Lab:
53.7475, 56.3066, 55.6520
CIE-LCH:
53.7475, 79.1680, 44.6651
CIE-Luv:
53.7475, 121.8099, 40.5712
Hunter-Lab:
46.6236, 50.7986, 27.9700
#e34d1f color charts
#e34d1f color shades, tints & tones
#e34d1f color schemes
#e34d1f color preview, HTML & CSS examples
This text has a color of #e34d1f
<p style="color:#e34d1f;">Text here</p>
.mytext {color:#e34d1f;}
This box has a color of #e34d1f
<div style="background-color:#e34d1f;">Content here</div>
.mybackground {background-color:#e34d1f;}
Border around this has a color of #e34d1f
<div style="border:2px solid #e34d1f;">Content here</div>
.myborder {border:2px solid #e34d1f;}