#ea101a color space conversions
Hex:
#ea101a
RGB:
234, 16, 26
CMY:
8, 94, 90
CMYK:
0, 93, 89, 8
HSL:
357°, 87.2000%, 49.0196%
HSV (HSB):
357°, 93.1624%, 91.7647%
XYZ:
34.3034, 17.9376, 2.6316
xyY:
0.6251, 0.3269, 17.9376
CIE-Lab:
49.4203, 74.0047, 54.9686
CIE-LCH:
49.4203, 92.1859, 36.6039
CIE-Luv:
49.4203, 156.1127, 32.3294
Hunter-Lab:
42.3528, 70.4578, 25.9630
#ea101a color charts
#ea101a color shades, tints & tones
#ea101a color schemes
#ea101a color preview, HTML & CSS examples
This text has a color of #ea101a
<p style="color:#ea101a;">Text here</p>
.mytext {color:#ea101a;}
This box has a color of #ea101a
<div style="background-color:#ea101a;">Content here</div>
.mybackground {background-color:#ea101a;}
Border around this has a color of #ea101a
<div style="border:2px solid #ea101a;">Content here</div>
.myborder {border:2px solid #ea101a;}