#e21d22 color space conversions
Hex:
#e21d22
RGB:
226, 29, 34
CMY:
11, 89, 87
CMYK:
0, 87, 85, 11
HSL:
358°, 77.2549%, 50.0000%
HSV (HSB):
358°, 87.1681%, 88.6275%
XYZ:
32.0921, 17.1630, 3.1347
xyY:
0.6126, 0.3276, 17.1630
CIE-Lab:
48.4647, 70.3037, 49.8486
CIE-LCH:
48.4647, 86.1829, 35.3384
CIE-Luv:
48.4647, 145.8995, 30.4796
Hunter-Lab:
41.4282, 65.7746, 24.5135
#e21d22 color charts
#e21d22 color shades, tints & tones
#e21d22 color schemes
#e21d22 color preview, HTML & CSS examples
This text has a color of #e21d22
<p style="color:#e21d22;">Text here</p>
.mytext {color:#e21d22;}
This box has a color of #e21d22
<div style="background-color:#e21d22;">Content here</div>
.mybackground {background-color:#e21d22;}
Border around this has a color of #e21d22
<div style="border:2px solid #e21d22;">Content here</div>
.myborder {border:2px solid #e21d22;}