#ea042c color space conversions
Hex:
#ea042c
RGB:
234, 4, 44
CMY:
8, 98, 83
CMYK:
0, 98, 81, 8
HSL:
350°, 96.6387%, 46.6667%
HSV (HSB):
350°, 98.2906%, 91.7647%
XYZ:
34.4297, 17.7611, 3.9965
xyY:
0.6128, 0.3161, 17.7611
CIE-Lab:
49.2051, 75.3689, 45.9562
CIE-LCH:
49.2051, 88.2748, 31.3728
CIE-Luv:
49.2051, 155.0472, 27.2719
Hunter-Lab:
42.1439, 72.0747, 23.8783
#ea042c color charts
#ea042c color shades, tints & tones
#ea042c color schemes
#ea042c color preview, HTML & CSS examples
This text has a color of #ea042c
<p style="color:#ea042c;">Text here</p>
.mytext {color:#ea042c;}
This box has a color of #ea042c
<div style="background-color:#ea042c;">Content here</div>
.mybackground {background-color:#ea042c;}
Border around this has a color of #ea042c
<div style="border:2px solid #ea042c;">Content here</div>
.myborder {border:2px solid #ea042c;}