#e31f3a color space conversions
Hex:
#e31f3a
RGB:
227, 31, 58
CMY:
11, 88, 77
CMYK:
0, 86, 74, 11
HSL:
352°, 77.7778%, 50.5882%
HSV (HSB):
352°, 86.3436%, 89.0196%
XYZ:
32.9323, 17.6164, 5.6676
xyY:
0.5858, 0.3134, 17.6164
CIE-Lab:
49.0274, 70.8903, 37.4413
CIE-LCH:
49.0274, 80.1704, 27.8411
CIE-Luv:
49.0274, 141.1355, 23.1369
Hunter-Lab:
41.9718, 66.6053, 21.3742
#e31f3a color charts
#e31f3a color shades, tints & tones
#e31f3a color schemes
#e31f3a color preview, HTML & CSS examples
This text has a color of #e31f3a
<p style="color:#e31f3a;">Text here</p>
.mytext {color:#e31f3a;}
This box has a color of #e31f3a
<div style="background-color:#e31f3a;">Content here</div>
.mybackground {background-color:#e31f3a;}
Border around this has a color of #e31f3a
<div style="border:2px solid #e31f3a;">Content here</div>
.myborder {border:2px solid #e31f3a;}