#e3212f color space conversions
Hex:
#e3212f
RGB:
227, 33, 47
CMY:
11, 87, 82
CMYK:
0, 85, 79, 11
HSL:
356°, 77.6000%, 50.9804%
HSV (HSB):
356°, 85.4626%, 89.0196%
XYZ:
32.7355, 17.6238, 4.3657
xyY:
0.5982, 0.3220, 17.6238
CIE-Lab:
49.0367, 70.1498, 43.6788
CIE-LCH:
49.0367, 82.6368, 31.9084
CIE-Luv:
49.0367, 142.9826, 27.4177
Hunter-Lab:
41.9808, 65.7233, 23.2208
#e3212f color charts
#e3212f color shades, tints & tones
#e3212f color schemes
#e3212f color preview, HTML & CSS examples
This text has a color of #e3212f
<p style="color:#e3212f;">Text here</p>
.mytext {color:#e3212f;}
This box has a color of #e3212f
<div style="background-color:#e3212f;">Content here</div>
.mybackground {background-color:#e3212f;}
Border around this has a color of #e3212f
<div style="border:2px solid #e3212f;">Content here</div>
.myborder {border:2px solid #e3212f;}