#e31d19 color space conversions
Hex:
#e31d19
RGB:
227, 29, 25
CMY:
11, 89, 90
CMYK:
0, 87, 89, 11
HSL:
1°, 80.1587%, 49.4118%
HSV (HSB):
1°, 88.9868%, 89.0196%
XYZ:
32.2934, 17.2798, 2.5530
xyY:
0.6195, 0.3315, 17.2798
CIE-Lab:
48.6107, 70.4009, 54.1542
CIE-LCH:
48.6107, 88.8199, 37.5684
CIE-Luv:
48.6107, 147.8502, 32.5650
Hunter-Lab:
41.5690, 65.9242, 25.4570
#e31d19 color charts
#e31d19 color shades, tints & tones
#e31d19 color schemes
#e31d19 color preview, HTML & CSS examples
This text has a color of #e31d19
<p style="color:#e31d19;">Text here</p>
.mytext {color:#e31d19;}
This box has a color of #e31d19
<div style="background-color:#e31d19;">Content here</div>
.mybackground {background-color:#e31d19;}
Border around this has a color of #e31d19
<div style="border:2px solid #e31d19;">Content here</div>
.myborder {border:2px solid #e31d19;}