#e50a2b color space conversions
Hex:
#e50a2b
RGB:
229, 10, 43
CMY:
10, 96, 83
CMYK:
0, 96, 81, 10
HSL:
351°, 91.6318%, 46.8627%
HSV (HSB):
351°, 95.6332%, 89.8039%
XYZ:
32.8577, 17.0495, 3.8446
xyY:
0.6113, 0.3172, 17.0495
CIE-Lab:
48.3224, 73.6642, 45.2871
CIE-LCH:
48.3224, 86.4716, 31.5823
CIE-Luv:
48.3224, 150.8077, 26.9622
Hunter-Lab:
41.2911, 69.7834, 23.3833
#e50a2b color charts
#e50a2b color shades, tints & tones
#e50a2b color schemes
#e50a2b color preview, HTML & CSS examples
This text has a color of #e50a2b
<p style="color:#e50a2b;">Text here</p>
.mytext {color:#e50a2b;}
This box has a color of #e50a2b
<div style="background-color:#e50a2b;">Content here</div>
.mybackground {background-color:#e50a2b;}
Border around this has a color of #e50a2b
<div style="border:2px solid #e50a2b;">Content here</div>
.myborder {border:2px solid #e50a2b;}