#e51d2a color space conversions
Hex:
#e51d2a
RGB:
229, 29, 42
CMY:
10, 89, 84
CMYK:
0, 87, 82, 10
HSL:
356°, 79.3651%, 50.5882%
HSV (HSB):
356°, 87.3362%, 89.8039%
XYZ:
33.1704, 17.7039, 3.8594
xyY:
0.6060, 0.3235, 17.7039
CIE-Lab:
49.1350, 71.2711, 46.6040
CIE-LCH:
49.1350, 85.1558, 33.1806
CIE-Luv:
49.1350, 146.7484, 28.8329
Hunter-Lab:
42.0760, 67.0864, 24.0149
#e51d2a color charts
#e51d2a color shades, tints & tones
#e51d2a color schemes
#e51d2a color preview, HTML & CSS examples
This text has a color of #e51d2a
<p style="color:#e51d2a;">Text here</p>
.mytext {color:#e51d2a;}
This box has a color of #e51d2a
<div style="background-color:#e51d2a;">Content here</div>
.mybackground {background-color:#e51d2a;}
Border around this has a color of #e51d2a
<div style="border:2px solid #e51d2a;">Content here</div>
.myborder {border:2px solid #e51d2a;}