#e31e4f color space conversions
Hex:
#e31e4f
RGB:
227, 30, 79
CMY:
11, 88, 69
CMYK:
0, 87, 65, 11
HSL:
345°, 77.8656%, 50.3922%
HSV (HSB):
345°, 86.7841%, 89.0196%
XYZ:
33.5541, 17.8240, 9.0690
xyY:
0.5551, 0.2949, 17.8240
CIE-Lab:
49.2819, 71.9903, 25.2116
CIE-LCH:
49.2819, 76.2773, 19.3007
CIE-Luv:
49.2819, 135.3125, 13.1696
Hunter-Lab:
42.2184, 67.9849, 16.8167
#e31e4f color charts
#e31e4f color shades, tints & tones
#e31e4f color schemes
#e31e4f color preview, HTML & CSS examples
This text has a color of #e31e4f
<p style="color:#e31e4f;">Text here</p>
.mytext {color:#e31e4f;}
This box has a color of #e31e4f
<div style="background-color:#e31e4f;">Content here</div>
.mybackground {background-color:#e31e4f;}
Border around this has a color of #e31e4f
<div style="border:2px solid #e31e4f;">Content here</div>
.myborder {border:2px solid #e31e4f;}