#e50e28 color space conversions
Hex:
#e50e28
RGB:
229, 14, 40
CMY:
10, 95, 84
CMYK:
0, 94, 83, 10
HSL:
353°, 88.4774%, 47.6471%
HSV (HSB):
353°, 93.8865%, 89.8039%
XYZ:
32.8531, 17.1253, 3.5814
xyY:
0.6134, 0.3197, 17.1253
CIE-Lab:
48.4175, 73.2379, 46.9837
CIE-LCH:
48.4175, 87.0129, 32.6811
CIE-Luv:
48.4175, 150.7523, 28.0770
Hunter-Lab:
41.3827, 69.2888, 23.8367
#e50e28 color charts
#e50e28 color shades, tints & tones
#e50e28 color schemes
#e50e28 color preview, HTML & CSS examples
This text has a color of #e50e28
<p style="color:#e50e28;">Text here</p>
.mytext {color:#e50e28;}
This box has a color of #e50e28
<div style="background-color:#e50e28;">Content here</div>
.mybackground {background-color:#e50e28;}
Border around this has a color of #e50e28
<div style="border:2px solid #e50e28;">Content here</div>
.myborder {border:2px solid #e50e28;}