#e8221c color space conversions
Hex:
#e8221c
RGB:
232, 34, 28
CMY:
9, 87, 89
CMYK:
0, 85, 88, 9
HSL:
2°, 81.6000%, 50.9804%
HSV (HSB):
2°, 87.9310%, 90.9804%
XYZ:
34.0603, 18.3837, 2.8518
xyY:
0.6160, 0.3325, 18.3837
CIE-Lab:
49.9582, 70.8432, 54.3258
CIE-LCH:
49.9582, 89.2752, 37.4826
CIE-Luv:
49.9582, 149.4351, 33.3498
Hunter-Lab:
42.8762, 66.7648, 26.0698
#e8221c color charts
#e8221c color shades, tints & tones
#e8221c color schemes
#e8221c color preview, HTML & CSS examples
This text has a color of #e8221c
<p style="color:#e8221c;">Text here</p>
.mytext {color:#e8221c;}
This box has a color of #e8221c
<div style="background-color:#e8221c;">Content here</div>
.mybackground {background-color:#e8221c;}
Border around this has a color of #e8221c
<div style="border:2px solid #e8221c;">Content here</div>
.myborder {border:2px solid #e8221c;}