#e31f41 color space conversions
Hex:
#e31f41
RGB:
227, 31, 65
CMY:
11, 88, 75
CMYK:
0, 86, 71, 11
HSL:
350°, 77.7778%, 50.5882%
HSV (HSB):
350°, 86.3436%, 89.0196%
XYZ:
33.1227, 17.6925, 6.6703
xyY:
0.5762, 0.3078, 17.6925
CIE-Lab:
49.1210, 71.1625, 33.4356
CIE-LCH:
49.1210, 78.6260, 25.1664
CIE-Luv:
49.1210, 139.2829, 20.1636
Hunter-Lab:
42.0625, 66.9529, 20.0415
#e31f41 color charts
#e31f41 color shades, tints & tones
#e31f41 color schemes
#e31f41 color preview, HTML & CSS examples
This text has a color of #e31f41
<p style="color:#e31f41;">Text here</p>
.mytext {color:#e31f41;}
This box has a color of #e31f41
<div style="background-color:#e31f41;">Content here</div>
.mybackground {background-color:#e31f41;}
Border around this has a color of #e31f41
<div style="border:2px solid #e31f41;">Content here</div>
.myborder {border:2px solid #e31f41;}