#e21f3f color space conversions
Hex:
#e21f3f
RGB:
226, 31, 63
CMY:
11, 88, 75
CMYK:
0, 86, 72, 11
HSL:
350°, 77.0751%, 50.3922%
HSV (HSB):
350°, 86.2832%, 88.6275%
XYZ:
32.7512, 17.5076, 6.3558
xyY:
0.5785, 0.3092, 17.5076
CIE-Lab:
48.8934, 70.8236, 34.3023
CIE-LCH:
48.8934, 78.6932, 25.8425
CIE-Luv:
48.8934, 139.0718, 20.8378
Hunter-Lab:
41.8421, 66.4943, 20.2834
#e21f3f color charts
#e21f3f color shades, tints & tones
#e21f3f color schemes
#e21f3f color preview, HTML & CSS examples
This text has a color of #e21f3f
<p style="color:#e21f3f;">Text here</p>
.mytext {color:#e21f3f;}
This box has a color of #e21f3f
<div style="background-color:#e21f3f;">Content here</div>
.mybackground {background-color:#e21f3f;}
Border around this has a color of #e21f3f
<div style="border:2px solid #e21f3f;">Content here</div>
.myborder {border:2px solid #e21f3f;}