#e21f32 color space conversions
Hex:
#e21f32
RGB:
226, 31, 50
CMY:
11, 88, 80
CMYK:
0, 86, 78, 11
HSL:
354°, 77.0751%, 50.3922%
HSV (HSB):
354°, 86.2832%, 88.6275%
XYZ:
32.4297, 17.3790, 4.6629
xyY:
0.5954, 0.3190, 17.3790
CIE-Lab:
48.7341, 70.3594, 41.6380
CIE-LCH:
48.7341, 81.7567, 30.6166
CIE-Luv:
48.7341, 142.2653, 25.9591
Hunter-Lab:
41.6881, 65.9032, 22.5501
#e21f32 color charts
#e21f32 color shades, tints & tones
#e21f32 color schemes
#e21f32 color preview, HTML & CSS examples
This text has a color of #e21f32
<p style="color:#e21f32;">Text here</p>
.mytext {color:#e21f32;}
This box has a color of #e21f32
<div style="background-color:#e21f32;">Content here</div>
.mybackground {background-color:#e21f32;}
Border around this has a color of #e21f32
<div style="border:2px solid #e21f32;">Content here</div>
.myborder {border:2px solid #e21f32;}