#e21429 color space conversions
Hex:
#e21429
RGB:
226, 20, 41
CMY:
11, 92, 84
CMYK:
0, 91, 82, 11
HSL:
354°, 83.7398%, 48.2353%
HSV (HSB):
354°, 91.1504%, 88.6275%
XYZ:
32.0144, 16.8292, 3.6588
xyY:
0.6098, 0.3205, 16.8292
CIE-Lab:
48.0440, 71.8358, 45.8815
CIE-LCH:
48.0440, 85.2379, 32.5664
CIE-Luv:
48.0440, 147.1648, 27.7006
Hunter-Lab:
41.0234, 67.5096, 23.4283
#e21429 color charts
#e21429 color shades, tints & tones
#e21429 color schemes
#e21429 color preview, HTML & CSS examples
This text has a color of #e21429
<p style="color:#e21429;">Text here</p>
.mytext {color:#e21429;}
This box has a color of #e21429
<div style="background-color:#e21429;">Content here</div>
.mybackground {background-color:#e21429;}
Border around this has a color of #e21429
<div style="border:2px solid #e21429;">Content here</div>
.myborder {border:2px solid #e21429;}