#ea1e1c color space conversions
Hex:
#ea1e1c
RGB:
234, 30, 28
CMY:
8, 88, 89
CMYK:
0, 87, 88, 8
HSL:
1°, 83.0645%, 51.3725%
HSV (HSB):
1°, 88.0342%, 91.7647%
XYZ:
34.6056, 18.5048, 2.8465
xyY:
0.6184, 0.3307, 18.5048
CIE-Lab:
50.1028, 72.1053, 54.6123
CIE-LCH:
50.1028, 90.4526, 37.1402
CIE-Luv:
50.1028, 152.2578, 33.1841
Hunter-Lab:
43.0172, 68.3157, 26.1888
#ea1e1c color charts
#ea1e1c color shades, tints & tones
#ea1e1c color schemes
#ea1e1c color preview, HTML & CSS examples
This text has a color of #ea1e1c
<p style="color:#ea1e1c;">Text here</p>
.mytext {color:#ea1e1c;}
This box has a color of #ea1e1c
<div style="background-color:#ea1e1c;">Content here</div>
.mybackground {background-color:#ea1e1c;}
Border around this has a color of #ea1e1c
<div style="border:2px solid #ea1e1c;">Content here</div>
.myborder {border:2px solid #ea1e1c;}