#e31c4d color space conversions
Hex:
#e31c4d
RGB:
227, 28, 77
CMY:
11, 89, 70
CMYK:
0, 88, 66, 11
HSL:
345°, 78.0392%, 50.0000%
HSV (HSB):
345°, 87.6652%, 89.0196%
XYZ:
33.4334, 17.6972, 8.6749
xyY:
0.5590, 0.2959, 17.6972
CIE-Lab:
49.1268, 72.2343, 26.2280
CIE-LCH:
49.1268, 76.8486, 19.9558
CIE-Luv:
49.1268, 136.5133, 13.9650
Hunter-Lab:
42.0681, 68.2428, 17.2213
#e31c4d color charts
#e31c4d color shades, tints & tones
#e31c4d color schemes
#e31c4d color preview, HTML & CSS examples
This text has a color of #e31c4d
<p style="color:#e31c4d;">Text here</p>
.mytext {color:#e31c4d;}
This box has a color of #e31c4d
<div style="background-color:#e31c4d;">Content here</div>
.mybackground {background-color:#e31c4d;}
Border around this has a color of #e31c4d
<div style="border:2px solid #e31c4d;">Content here</div>
.myborder {border:2px solid #e31c4d;}