#e50b2b color space conversions
Hex:
#e50b2b
RGB:
229, 11, 43
CMY:
10, 96, 83
CMYK:
0, 95, 81, 10
HSL:
351°, 90.8333%, 47.0588%
HSV (HSB):
351°, 95.1965%, 89.8039%
XYZ:
32.8688, 17.0718, 3.8483
xyY:
0.6111, 0.3174, 17.0718
CIE-Lab:
48.3503, 73.5832, 45.3142
CIE-LCH:
48.3503, 86.4168, 31.6257
CIE-Luv:
48.3503, 150.6619, 27.0160
Hunter-Lab:
41.3180, 69.6917, 23.4004
#e50b2b color charts
#e50b2b color shades, tints & tones
#e50b2b color schemes
#e50b2b color preview, HTML & CSS examples
This text has a color of #e50b2b
<p style="color:#e50b2b;">Text here</p>
.mytext {color:#e50b2b;}
This box has a color of #e50b2b
<div style="background-color:#e50b2b;">Content here</div>
.mybackground {background-color:#e50b2b;}
Border around this has a color of #e50b2b
<div style="border:2px solid #e50b2b;">Content here</div>
.myborder {border:2px solid #e50b2b;}