#e8220c color space conversions
Hex:
#e8220c
RGB:
232, 34, 12
CMY:
9, 87, 95
CMYK:
0, 85, 95, 9
HSL:
6°, 90.1639%, 47.8431%
HSV (HSB):
6°, 94.8276%, 90.9804%
XYZ:
33.9171, 18.3264, 2.0975
xyY:
0.6242, 0.3372, 18.3264
CIE-Lab:
49.8896, 70.6404, 59.9885
CIE-LCH:
49.8896, 92.6752, 40.3383
CIE-Luv:
49.8896, 150.9269, 35.7356
Hunter-Lab:
42.8093, 66.5061, 27.0615
#e8220c color charts
#e8220c color shades, tints & tones
#e8220c color schemes
#e8220c color preview, HTML & CSS examples
This text has a color of #e8220c
<p style="color:#e8220c;">Text here</p>
.mytext {color:#e8220c;}
This box has a color of #e8220c
<div style="background-color:#e8220c;">Content here</div>
.mybackground {background-color:#e8220c;}
Border around this has a color of #e8220c
<div style="border:2px solid #e8220c;">Content here</div>
.myborder {border:2px solid #e8220c;}