#e10f29 color space conversions
Hex:
#e10f29
RGB:
225, 15, 41
CMY:
12, 94, 84
CMYK:
0, 93, 82, 12
HSL:
353°, 87.5000%, 47.0588%
HSV (HSB):
353°, 93.3333%, 88.2353%
XYZ:
31.6224, 16.5093, 3.6177
xyY:
0.6111, 0.3190, 16.5093
CIE-Lab:
47.6357, 72.1701, 45.4199
CIE-LCH:
47.6357, 85.2730, 32.1841
CIE-Luv:
47.6357, 147.4828, 27.1349
Hunter-Lab:
40.6316, 67.8159, 23.1631
#e10f29 color charts
#e10f29 color shades, tints & tones
#e10f29 color schemes
#e10f29 color preview, HTML & CSS examples
This text has a color of #e10f29
<p style="color:#e10f29;">Text here</p>
.mytext {color:#e10f29;}
This box has a color of #e10f29
<div style="background-color:#e10f29;">Content here</div>
.mybackground {background-color:#e10f29;}
Border around this has a color of #e10f29
<div style="border:2px solid #e10f29;">Content here</div>
.myborder {border:2px solid #e10f29;}