#e8231c color space conversions
Hex:
#e8231c
RGB:
232, 35, 28
CMY:
9, 86, 89
CMYK:
0, 85, 88, 9
HSL:
2°, 81.6000%, 50.9804%
HSV (HSB):
2°, 87.9310%, 90.9804%
XYZ:
34.0893, 18.4417, 2.8615
xyY:
0.6154, 0.3329, 18.4417
CIE-Lab:
50.0275, 70.6453, 54.3783
CIE-LCH:
50.0275, 89.1502, 37.5868
CIE-Luv:
50.0275, 149.0697, 33.4770
Hunter-Lab:
42.9438, 66.5439, 26.1100
#e8231c color charts
#e8231c color shades, tints & tones
#e8231c color schemes
#e8231c color preview, HTML & CSS examples
This text has a color of #e8231c
<p style="color:#e8231c;">Text here</p>
.mytext {color:#e8231c;}
This box has a color of #e8231c
<div style="background-color:#e8231c;">Content here</div>
.mybackground {background-color:#e8231c;}
Border around this has a color of #e8231c
<div style="border:2px solid #e8231c;">Content here</div>
.myborder {border:2px solid #e8231c;}