#e50d08 color space conversions
Hex:
#e50d08
RGB:
229, 13, 8
CMY:
10, 95, 97
CMYK:
0, 94, 97, 10
HSL:
1°, 93.2489%, 46.4706%
HSV (HSB):
1°, 96.5066%, 89.8039%
XYZ:
32.5009, 16.9634, 1.7910
xyY:
0.6341, 0.3310, 16.9634
CIE-Lab:
48.2139, 72.8569, 59.8498
CIE-LCH:
48.2139, 94.2874, 39.4021
CIE-Luv:
48.2139, 154.7413, 33.8005
Hunter-Lab:
41.1866, 68.7798, 26.2524
#e50d08 color charts
#e50d08 color shades, tints & tones
#e50d08 color schemes
#e50d08 color preview, HTML & CSS examples
This text has a color of #e50d08
<p style="color:#e50d08;">Text here</p>
.mytext {color:#e50d08;}
This box has a color of #e50d08
<div style="background-color:#e50d08;">Content here</div>
.mybackground {background-color:#e50d08;}
Border around this has a color of #e50d08
<div style="border:2px solid #e50d08;">Content here</div>
.myborder {border:2px solid #e50d08;}