#e31f26 color space conversions
Hex:
#e31f26
RGB:
227, 31, 38
CMY:
11, 88, 85
CMYK:
0, 86, 83, 11
HSL:
358°, 77.7778%, 50.5882%
HSV (HSB):
358°, 86.3436%, 89.0196%
XYZ:
32.5184, 17.4508, 3.4882
xyY:
0.6083, 0.3264, 17.4508
CIE-Lab:
48.8231, 70.2938, 48.2443
CIE-LCH:
48.8231, 85.2568, 34.4627
CIE-Luv:
48.8231, 145.3387, 29.8541
Hunter-Lab:
41.7742, 65.8455, 24.2912
#e31f26 color charts
#e31f26 color shades, tints & tones
#e31f26 color schemes
#e31f26 color preview, HTML & CSS examples
This text has a color of #e31f26
<p style="color:#e31f26;">Text here</p>
.mytext {color:#e31f26;}
This box has a color of #e31f26
<div style="background-color:#e31f26;">Content here</div>
.mybackground {background-color:#e31f26;}
Border around this has a color of #e31f26
<div style="border:2px solid #e31f26;">Content here</div>
.myborder {border:2px solid #e31f26;}