#e50a30 color space conversions
Hex:
#e50a30
RGB:
229, 10, 48
CMY:
10, 96, 81
CMYK:
0, 96, 79, 10
HSL:
350°, 91.6318%, 46.8627%
HSV (HSB):
350°, 95.6332%, 89.8039%
XYZ:
32.9551, 17.0885, 4.3578
xyY:
0.6058, 0.3141, 17.0885
CIE-Lab:
48.3713, 73.7996, 42.5731
CIE-LCH:
48.3713, 85.1989, 29.9796
CIE-Luv:
48.3713, 149.7479, 25.3568
Hunter-Lab:
41.3382, 69.9596, 22.6865
#e50a30 color charts
#e50a30 color shades, tints & tones
#e50a30 color schemes
#e50a30 color preview, HTML & CSS examples
This text has a color of #e50a30
<p style="color:#e50a30;">Text here</p>
.mytext {color:#e50a30;}
This box has a color of #e50a30
<div style="background-color:#e50a30;">Content here</div>
.mybackground {background-color:#e50a30;}
Border around this has a color of #e50a30
<div style="border:2px solid #e50a30;">Content here</div>
.myborder {border:2px solid #e50a30;}