#ea1e1a color space conversions
Hex:
#ea1e1a
RGB:
234, 30, 26
CMY:
8, 88, 90
CMYK:
0, 87, 89, 8
HSL:
1°, 83.2000%, 50.9804%
HSV (HSB):
1°, 88.8889%, 91.7647%
XYZ:
34.5824, 18.4956, 2.7246
xyY:
0.6197, 0.3314, 18.4956
CIE-Lab:
50.0917, 72.0732, 55.4529
CIE-LCH:
50.0917, 90.9372, 37.5746
CIE-Luv:
50.0917, 152.4992, 33.5646
Hunter-Lab:
43.0065, 68.2744, 26.3483
#ea1e1a color charts
#ea1e1a color shades, tints & tones
#ea1e1a color schemes
#ea1e1a color preview, HTML & CSS examples
This text has a color of #ea1e1a
<p style="color:#ea1e1a;">Text here</p>
.mytext {color:#ea1e1a;}
This box has a color of #ea1e1a
<div style="background-color:#ea1e1a;">Content here</div>
.mybackground {background-color:#ea1e1a;}
Border around this has a color of #ea1e1a
<div style="border:2px solid #ea1e1a;">Content here</div>
.myborder {border:2px solid #ea1e1a;}