#e21d23 color space conversions
Hex:
#e21d23
RGB:
226, 29, 35
CMY:
11, 89, 86
CMYK:
0, 87, 85, 11
HSL:
358°, 77.2549%, 50.0000%
HSV (HSB):
358°, 87.1681%, 88.6275%
XYZ:
32.1068, 17.1688, 3.2118
xyY:
0.6117, 0.3271, 17.1688
CIE-Lab:
48.4721, 70.3251, 49.3628
CIE-LCH:
48.4721, 85.9203, 35.0659
CIE-Luv:
48.4721, 145.7431, 30.2321
Hunter-Lab:
41.4353, 65.8017, 24.4089
#e21d23 color charts
#e21d23 color shades, tints & tones
#e21d23 color schemes
#e21d23 color preview, HTML & CSS examples
This text has a color of #e21d23
<p style="color:#e21d23;">Text here</p>
.mytext {color:#e21d23;}
This box has a color of #e21d23
<div style="background-color:#e21d23;">Content here</div>
.mybackground {background-color:#e21d23;}
Border around this has a color of #e21d23
<div style="border:2px solid #e21d23;">Content here</div>
.myborder {border:2px solid #e21d23;}