#e31c4f color space conversions
Hex:
#e31c4f
RGB:
227, 28, 79
CMY:
11, 89, 69
CMYK:
0, 88, 65, 11
HSL:
345°, 78.0392%, 50.0000%
HSV (HSB):
345°, 87.6652%, 89.0196%
XYZ:
33.5051, 17.7259, 9.0527
xyY:
0.5558, 0.2940, 17.7259
CIE-Lab:
49.1620, 72.3349, 25.0574
CIE-LCH:
49.1620, 76.5520, 19.1065
CIE-Luv:
49.1620, 135.8553, 12.9115
Hunter-Lab:
42.1022, 68.3724, 16.7232
#e31c4f color charts
#e31c4f color shades, tints & tones
#e31c4f color schemes
#e31c4f color preview, HTML & CSS examples
This text has a color of #e31c4f
<p style="color:#e31c4f;">Text here</p>
.mytext {color:#e31c4f;}
This box has a color of #e31c4f
<div style="background-color:#e31c4f;">Content here</div>
.mybackground {background-color:#e31c4f;}
Border around this has a color of #e31c4f
<div style="border:2px solid #e31c4f;">Content here</div>
.myborder {border:2px solid #e31c4f;}