#e8242a color space conversions
Hex:
#e8242a
RGB:
232, 36, 42
CMY:
9, 86, 84
CMYK:
0, 84, 82, 9
HSL:
358°, 80.9917%, 52.5490%
HSV (HSB):
358°, 84.4828%, 90.9804%
XYZ:
34.3275, 18.5847, 3.9684
xyY:
0.6035, 0.3267, 18.5847
CIE-Lab:
50.1978, 70.7369, 47.8235
CIE-LCH:
50.1978, 85.3861, 34.0617
CIE-Luv:
50.1978, 146.5986, 30.2217
Hunter-Lab:
43.1100, 66.6929, 24.7191
#e8242a color charts
#e8242a color shades, tints & tones
#e8242a color schemes
#e8242a color preview, HTML & CSS examples
This text has a color of #e8242a
<p style="color:#e8242a;">Text here</p>
.mytext {color:#e8242a;}
This box has a color of #e8242a
<div style="background-color:#e8242a;">Content here</div>
.mybackground {background-color:#e8242a;}
Border around this has a color of #e8242a
<div style="border:2px solid #e8242a;">Content here</div>
.myborder {border:2px solid #e8242a;}