#e31a3d color space conversions
Hex:
#e31a3d
RGB:
227, 26, 61
CMY:
11, 90, 76
CMYK:
0, 89, 73, 11
HSL:
350°, 79.4466%, 49.6078%
HSV (HSB):
350°, 88.5463%, 89.0196%
XYZ:
32.8903, 17.4066, 6.0412
xyY:
0.5838, 0.3090, 17.4066
CIE-Lab:
48.7683, 71.8578, 35.3884
CIE-LCH:
48.7683, 80.0992, 26.2192
CIE-Luv:
48.7683, 141.8090, 21.2993
Hunter-Lab:
41.7212, 67.7055, 20.6197
#e31a3d color charts
#e31a3d color shades, tints & tones
#e31a3d color schemes
#e31a3d color preview, HTML & CSS examples
This text has a color of #e31a3d
<p style="color:#e31a3d;">Text here</p>
.mytext {color:#e31a3d;}
This box has a color of #e31a3d
<div style="background-color:#e31a3d;">Content here</div>
.mybackground {background-color:#e31a3d;}
Border around this has a color of #e31a3d
<div style="border:2px solid #e31a3d;">Content here</div>
.myborder {border:2px solid #e31a3d;}