#e21d4d color space conversions
Hex:
#e21d4d
RGB:
226, 29, 77
CMY:
11, 89, 70
CMYK:
0, 87, 66, 11
HSL:
345°, 77.2549%, 50.0000%
HSV (HSB):
345°, 87.1681%, 88.6275%
XYZ:
33.1430, 17.5833, 8.6683
xyY:
0.5580, 0.2960, 17.5833
CIE-Lab:
48.9867, 71.8131, 26.0087
CIE-LCH:
48.9867, 76.3778, 19.9090
CIE-Luv:
48.9867, 135.4722, 13.8553
Hunter-Lab:
41.9324, 67.7027, 17.0963
#e21d4d color charts
#e21d4d color shades, tints & tones
#e21d4d color schemes
#e21d4d color preview, HTML & CSS examples
This text has a color of #e21d4d
<p style="color:#e21d4d;">Text here</p>
.mytext {color:#e21d4d;}
This box has a color of #e21d4d
<div style="background-color:#e21d4d;">Content here</div>
.mybackground {background-color:#e21d4d;}
Border around this has a color of #e21d4d
<div style="border:2px solid #e21d4d;">Content here</div>
.myborder {border:2px solid #e21d4d;}