#e31f46 color space conversions
Hex:
#e31f46
RGB:
227, 31, 70
CMY:
11, 88, 73
CMYK:
0, 86, 69, 11
HSL:
348°, 77.7778%, 50.5882%
HSV (HSB):
348°, 86.3436%, 89.0196%
XYZ:
33.2740, 17.7531, 7.4673
xyY:
0.5688, 0.3035, 17.7531
CIE-Lab:
49.1952, 71.3778, 30.5406
CIE-LCH:
49.1952, 77.6371, 23.1648
CIE-Luv:
49.1952, 137.8449, 17.8499
Hunter-Lab:
42.1344, 67.2284, 18.9864
#e31f46 color charts
#e31f46 color shades, tints & tones
#e31f46 color schemes
#e31f46 color preview, HTML & CSS examples
This text has a color of #e31f46
<p style="color:#e31f46;">Text here</p>
.mytext {color:#e31f46;}
This box has a color of #e31f46
<div style="background-color:#e31f46;">Content here</div>
.mybackground {background-color:#e31f46;}
Border around this has a color of #e31f46
<div style="border:2px solid #e31f46;">Content here</div>
.myborder {border:2px solid #e31f46;}