#e3321f color space conversions
Hex:
#e3321f
RGB:
227, 50, 31
CMY:
11, 80, 88
CMYK:
0, 78, 86, 11
HSL:
6°, 77.7778%, 50.5882%
HSV (HSB):
6°, 86.3436%, 89.0196%
XYZ:
33.0665, 18.7110, 3.1651
xyY:
0.6018, 0.3406, 18.7110
CIE-Lab:
50.3474, 65.6773, 52.8971
CIE-LCH:
50.3474, 84.3304, 38.8483
CIE-Luv:
50.3474, 138.3414, 34.4649
Hunter-Lab:
43.2562, 60.7528, 25.9410
#e3321f color charts
#e3321f color shades, tints & tones
#e3321f color schemes
#e3321f color preview, HTML & CSS examples
This text has a color of #e3321f
<p style="color:#e3321f;">Text here</p>
.mytext {color:#e3321f;}
This box has a color of #e3321f
<div style="background-color:#e3321f;">Content here</div>
.mybackground {background-color:#e3321f;}
Border around this has a color of #e3321f
<div style="border:2px solid #e3321f;">Content here</div>
.myborder {border:2px solid #e3321f;}