#e31f4e color space conversions
Hex:
#e31f4e
RGB:
227, 31, 78
CMY:
11, 88, 69
CMYK:
0, 86, 66, 11
HSL:
346°, 77.7778%, 50.5882%
HSV (HSB):
346°, 86.3436%, 89.0196%
XYZ:
33.5437, 17.8609, 8.8873
xyY:
0.5564, 0.2962, 17.8609
CIE-Lab:
49.3270, 71.7592, 25.8767
CIE-LCH:
49.3270, 76.2823, 19.8295
CIE-Luv:
49.3270, 135.3557, 13.8329
Hunter-Lab:
42.2622, 67.7174, 17.1155
#e31f4e color charts
#e31f4e color shades, tints & tones
#e31f4e color schemes
#e31f4e color preview, HTML & CSS examples
This text has a color of #e31f4e
<p style="color:#e31f4e;">Text here</p>
.mytext {color:#e31f4e;}
This box has a color of #e31f4e
<div style="background-color:#e31f4e;">Content here</div>
.mybackground {background-color:#e31f4e;}
Border around this has a color of #e31f4e
<div style="border:2px solid #e31f4e;">Content here</div>
.myborder {border:2px solid #e31f4e;}