#e21f0e color space conversions
Hex:
#e21f0e
RGB:
226, 31, 14
CMY:
11, 88, 95
CMYK:
0, 86, 94, 11
HSL:
5°, 88.3333%, 47.0588%
HSV (HSB):
5°, 93.8053%, 88.6275%
XYZ:
31.9333, 17.1804, 2.0485
xyY:
0.6242, 0.3358, 17.1804
CIE-Lab:
48.4866, 69.6342, 57.9902
CIE-LCH:
48.4866, 90.6189, 39.7870
CIE-Luv:
48.4866, 147.4988, 34.3027
Hunter-Lab:
41.4493, 64.9834, 26.0842
#e21f0e color charts
#e21f0e color shades, tints & tones
#e21f0e color schemes
#e21f0e color preview, HTML & CSS examples
This text has a color of #e21f0e
<p style="color:#e21f0e;">Text here</p>
.mytext {color:#e21f0e;}
This box has a color of #e21f0e
<div style="background-color:#e21f0e;">Content here</div>
.mybackground {background-color:#e21f0e;}
Border around this has a color of #e21f0e
<div style="border:2px solid #e21f0e;">Content here</div>
.myborder {border:2px solid #e21f0e;}