#e50b1e color space conversions
Hex:
#e50b1e
RGB:
229, 11, 30
CMY:
10, 96, 88
CMYK:
0, 95, 87, 10
HSL:
355°, 90.8333%, 47.0588%
HSV (HSB):
355°, 95.1965%, 89.8039%
XYZ:
32.6671, 16.9911, 2.7862
xyY:
0.6229, 0.3240, 16.9911
CIE-Lab:
48.2488, 73.3015, 51.8381
CIE-LCH:
48.2488, 89.7791, 35.2676
CIE-Luv:
48.2488, 152.9002, 30.4042
Hunter-Lab:
41.2203, 69.3261, 24.8467
#e50b1e color charts
#e50b1e color shades, tints & tones
#e50b1e color schemes
#e50b1e color preview, HTML & CSS examples
This text has a color of #e50b1e
<p style="color:#e50b1e;">Text here</p>
.mytext {color:#e50b1e;}
This box has a color of #e50b1e
<div style="background-color:#e50b1e;">Content here</div>
.mybackground {background-color:#e50b1e;}
Border around this has a color of #e50b1e
<div style="border:2px solid #e50b1e;">Content here</div>
.myborder {border:2px solid #e50b1e;}