#e50c1f color space conversions
Hex:
#e50c1f
RGB:
229, 12, 31
CMY:
10, 95, 88
CMYK:
0, 95, 86, 10
HSL:
355°, 90.0415%, 47.2549%
HSV (HSB):
355°, 94.7598%, 89.8039%
XYZ:
32.6919, 17.0199, 2.8584
xyY:
0.6219, 0.3238, 17.0199
CIE-Lab:
48.2851, 73.2337, 51.3954
CIE-LCH:
48.2851, 89.4687, 35.0612
CIE-Luv:
48.2851, 152.5954, 30.2388
Hunter-Lab:
41.2552, 69.2525, 24.7706
#e50c1f color charts
#e50c1f color shades, tints & tones
#e50c1f color schemes
#e50c1f color preview, HTML & CSS examples
This text has a color of #e50c1f
<p style="color:#e50c1f;">Text here</p>
.mytext {color:#e50c1f;}
This box has a color of #e50c1f
<div style="background-color:#e50c1f;">Content here</div>
.mybackground {background-color:#e50c1f;}
Border around this has a color of #e50c1f
<div style="border:2px solid #e50c1f;">Content here</div>
.myborder {border:2px solid #e50c1f;}