#e31d1f color space conversions
Hex:
#e31d1f
RGB:
227, 29, 31
CMY:
11, 89, 88
CMYK:
0, 87, 86, 11
HSL:
359°, 77.9528%, 50.1961%
HSV (HSB):
359°, 87.2247%, 89.0196%
XYZ:
32.3652, 17.3086, 2.9314
xyY:
0.6152, 0.3290, 17.3086
CIE-Lab:
48.6465, 70.5052, 51.5171
CIE-LCH:
48.6465, 87.3212, 36.1551
CIE-Luv:
48.6465, 147.0762, 31.3423
Hunter-Lab:
41.6035, 66.0568, 24.9449
#e31d1f color charts
#e31d1f color shades, tints & tones
#e31d1f color schemes
#e31d1f color preview, HTML & CSS examples
This text has a color of #e31d1f
<p style="color:#e31d1f;">Text here</p>
.mytext {color:#e31d1f;}
This box has a color of #e31d1f
<div style="background-color:#e31d1f;">Content here</div>
.mybackground {background-color:#e31d1f;}
Border around this has a color of #e31d1f
<div style="border:2px solid #e31d1f;">Content here</div>
.myborder {border:2px solid #e31d1f;}