#e3220e color space conversions
Hex:
#e3220e
RGB:
227, 34, 14
CMY:
11, 87, 95
CMYK:
0, 85, 94, 11
HSL:
6°, 88.3817%, 47.2549%
HSV (HSB):
6°, 93.8326%, 89.0196%
XYZ:
32.3298, 17.5067, 2.0906
xyY:
0.6226, 0.3371, 17.5067
CIE-Lab:
48.8922, 69.3188, 58.3279
CIE-LCH:
48.8922, 90.5939, 40.0787
CIE-Luv:
48.8922, 147.1444, 34.8106
Hunter-Lab:
41.8410, 64.7025, 26.3262
#e3220e color charts
#e3220e color shades, tints & tones
#e3220e color schemes
#e3220e color preview, HTML & CSS examples
This text has a color of #e3220e
<p style="color:#e3220e;">Text here</p>
.mytext {color:#e3220e;}
This box has a color of #e3220e
<div style="background-color:#e3220e;">Content here</div>
.mybackground {background-color:#e3220e;}
Border around this has a color of #e3220e
<div style="border:2px solid #e3220e;">Content here</div>
.myborder {border:2px solid #e3220e;}