#e3130b color space conversions
Hex:
#e3130b
RGB:
227, 19, 11
CMY:
11, 93, 96
CMYK:
0, 92, 95, 11
HSL:
2°, 90.7563%, 46.6667%
HSV (HSB):
2°, 95.1542%, 89.0196%
XYZ:
31.9718, 16.8208, 1.8782
xyY:
0.6310, 0.3320, 16.8208
CIE-Lab:
48.0334, 71.7271, 58.7259
CIE-LCH:
48.0334, 92.7012, 39.3086
CIE-Luv:
48.0334, 151.9093, 33.6165
Hunter-Lab:
41.0132, 67.3767, 25.9940
#e3130b color charts
#e3130b color shades, tints & tones
#e3130b color schemes
#e3130b color preview, HTML & CSS examples
This text has a color of #e3130b
<p style="color:#e3130b;">Text here</p>
.mytext {color:#e3130b;}
This box has a color of #e3130b
<div style="background-color:#e3130b;">Content here</div>
.mybackground {background-color:#e3130b;}
Border around this has a color of #e3130b
<div style="border:2px solid #e3130b;">Content here</div>
.myborder {border:2px solid #e3130b;}