#e21d2c color space conversions
Hex:
#e21d2c
RGB:
226, 29, 44
CMY:
11, 89, 83
CMYK:
0, 87, 81, 11
HSL:
355°, 77.2549%, 50.0000%
HSV (HSB):
355°, 87.1681%, 88.6275%
XYZ:
32.2580, 17.2293, 4.0083
xyY:
0.6030, 0.3221, 17.2293
CIE-Lab:
48.5477, 70.5450, 44.7573
CIE-LCH:
48.5477, 83.5453, 32.3931
CIE-Luv:
48.5477, 144.1469, 27.7028
Hunter-Lab:
41.5082, 66.0814, 23.3304
#e21d2c color charts
#e21d2c color shades, tints & tones
#e21d2c color schemes
#e21d2c color preview, HTML & CSS examples
This text has a color of #e21d2c
<p style="color:#e21d2c;">Text here</p>
.mytext {color:#e21d2c;}
This box has a color of #e21d2c
<div style="background-color:#e21d2c;">Content here</div>
.mybackground {background-color:#e21d2c;}
Border around this has a color of #e21d2c
<div style="border:2px solid #e21d2c;">Content here</div>
.myborder {border:2px solid #e21d2c;}