#e21c5f color space conversions
Hex:
#e21c5f
RGB:
226, 28, 95
CMY:
11, 89, 63
CMYK:
0, 88, 58, 11
HSL:
340°, 77.9528%, 49.8039%
HSV (HSB):
340°, 87.6106%, 88.6275%
XYZ:
33.8448, 17.8255, 12.4833
xyY:
0.5276, 0.2779, 17.8255
CIE-Lab:
49.2837, 72.9999, 15.3984
CIE-LCH:
49.2837, 74.6063, 11.9112
CIE-Luv:
49.2837, 129.3488, 3.4328
Hunter-Lab:
42.2202, 69.2049, 12.0238
#e21c5f color charts
#e21c5f color shades, tints & tones
#e21c5f color schemes
#e21c5f color preview, HTML & CSS examples
This text has a color of #e21c5f
<p style="color:#e21c5f;">Text here</p>
.mytext {color:#e21c5f;}
This box has a color of #e21c5f
<div style="background-color:#e21c5f;">Content here</div>
.mybackground {background-color:#e21c5f;}
Border around this has a color of #e21c5f
<div style="border:2px solid #e21c5f;">Content here</div>
.myborder {border:2px solid #e21c5f;}