#e3212a color space conversions
Hex:
#e3212a
RGB:
227, 33, 42
CMY:
11, 87, 84
CMYK:
0, 85, 81, 11
HSL:
357°, 77.6000%, 50.9804%
HSV (HSB):
357°, 85.4626%, 89.0196%
XYZ:
32.6403, 17.5858, 3.8645
xyY:
0.6034, 0.3251, 17.5858
CIE-Lab:
48.9898, 70.0118, 46.3245
CIE-LCH:
48.9898, 83.9501, 33.4913
CIE-Luv:
48.9898, 143.9526, 28.9771
Hunter-Lab:
41.9354, 65.5482, 23.8909
#e3212a color charts
#e3212a color shades, tints & tones
#e3212a color schemes
#e3212a color preview, HTML & CSS examples
This text has a color of #e3212a
<p style="color:#e3212a;">Text here</p>
.mytext {color:#e3212a;}
This box has a color of #e3212a
<div style="background-color:#e3212a;">Content here</div>
.mybackground {background-color:#e3212a;}
Border around this has a color of #e3212a
<div style="border:2px solid #e3212a;">Content here</div>
.myborder {border:2px solid #e3212a;}