#e50c1e color space conversions
Hex:
#e50c1e
RGB:
229, 12, 30
CMY:
10, 95, 88
CMYK:
0, 95, 87, 10
HSL:
355°, 90.0415%, 47.2549%
HSV (HSB):
355°, 94.7598%, 89.8039%
XYZ:
32.6789, 17.0147, 2.7901
xyY:
0.6226, 0.3242, 17.0147
CIE-Lab:
48.2785, 73.2155, 51.8617
CIE-LCH:
48.2785, 89.7226, 35.3116
CIE-Luv:
48.2785, 152.7412, 30.4595
Hunter-Lab:
41.2489, 69.2289, 24.8638
#e50c1e color charts
#e50c1e color shades, tints & tones
#e50c1e color schemes
#e50c1e color preview, HTML & CSS examples
This text has a color of #e50c1e
<p style="color:#e50c1e;">Text here</p>
.mytext {color:#e50c1e;}
This box has a color of #e50c1e
<div style="background-color:#e50c1e;">Content here</div>
.mybackground {background-color:#e50c1e;}
Border around this has a color of #e50c1e
<div style="border:2px solid #e50c1e;">Content here</div>
.myborder {border:2px solid #e50c1e;}