#e31b2a color space conversions
Hex:
#e31b2a
RGB:
227, 27, 42
CMY:
11, 89, 84
CMYK:
0, 88, 81, 11
HSL:
356°, 78.7402%, 49.8039%
HSV (HSB):
356°, 88.1057%, 89.0196%
XYZ:
32.4884, 17.2819, 3.8139
xyY:
0.6063, 0.3225, 17.2819
CIE-Lab:
48.6133, 71.0905, 45.9638
CIE-LCH:
48.6133, 84.6553, 32.8848
CIE-Luv:
48.6133, 145.8752, 28.2612
Hunter-Lab:
41.5715, 66.7486, 23.6606
#e31b2a color charts
#e31b2a color shades, tints & tones
#e31b2a color schemes
#e31b2a color preview, HTML & CSS examples
This text has a color of #e31b2a
<p style="color:#e31b2a;">Text here</p>
.mytext {color:#e31b2a;}
This box has a color of #e31b2a
<div style="background-color:#e31b2a;">Content here</div>
.mybackground {background-color:#e31b2a;}
Border around this has a color of #e31b2a
<div style="border:2px solid #e31b2a;">Content here</div>
.myborder {border:2px solid #e31b2a;}