#e11b29 color space conversions
Hex:
#e11b29
RGB:
225, 27, 41
CMY:
12, 89, 84
CMYK:
0, 88, 82, 12
HSL:
356°, 78.5714%, 49.4118%
HSV (HSB):
356°, 88.0000%, 88.2353%
XYZ:
31.8435, 16.9515, 3.6915
xyY:
0.6067, 0.3230, 16.9515
CIE-Lab:
48.1989, 70.5482, 45.9572
CIE-LCH:
48.1989, 84.1969, 33.0814
CIE-Luv:
48.1989, 144.5871, 28.2067
Hunter-Lab:
41.1722, 66.0045, 23.5047
#e11b29 color charts
#e11b29 color shades, tints & tones
#e11b29 color schemes
#e11b29 color preview, HTML & CSS examples
This text has a color of #e11b29
<p style="color:#e11b29;">Text here</p>
.mytext {color:#e11b29;}
This box has a color of #e11b29
<div style="background-color:#e11b29;">Content here</div>
.mybackground {background-color:#e11b29;}
Border around this has a color of #e11b29
<div style="border:2px solid #e11b29;">Content here</div>
.myborder {border:2px solid #e11b29;}