#e8042a color space conversions
Hex:
#e8042a
RGB:
232, 4, 42
CMY:
9, 98, 84
CMYK:
0, 98, 82, 9
HSL:
350°, 96.6102%, 46.2745%
HSV (HSB):
350°, 98.2759%, 90.9804%
XYZ:
33.7400, 17.4098, 3.7726
xyY:
0.6143, 0.3170, 17.4098
CIE-Lab:
48.7723, 74.8383, 46.4749
CIE-LCH:
48.7723, 88.0947, 31.8405
CIE-Luv:
48.7723, 154.0155, 27.5009
Hunter-Lab:
41.7251, 71.3212, 23.8468
#e8042a color charts
#e8042a color shades, tints & tones
#e8042a color schemes
#e8042a color preview, HTML & CSS examples
This text has a color of #e8042a
<p style="color:#e8042a;">Text here</p>
.mytext {color:#e8042a;}
This box has a color of #e8042a
<div style="background-color:#e8042a;">Content here</div>
.mybackground {background-color:#e8042a;}
Border around this has a color of #e8042a
<div style="border:2px solid #e8042a;">Content here</div>
.myborder {border:2px solid #e8042a;}