#ea1e1d color space conversions
Hex:
#ea1e1d
RGB:
234, 30, 29
CMY:
8, 88, 89
CMYK:
0, 87, 88, 8
HSL:
0°, 82.9960%, 51.5686%
HSV (HSB):
0°, 87.6068%, 91.7647%
XYZ:
34.6177, 18.5097, 2.9106
xyY:
0.6178, 0.3303, 18.5097
CIE-Lab:
50.1085, 72.1221, 54.1801
CIE-LCH:
50.1085, 90.2058, 36.9149
CIE-Luv:
50.1085, 152.1312, 32.9845
Hunter-Lab:
43.0229, 68.3374, 26.1050
#ea1e1d color charts
#ea1e1d color shades, tints & tones
#ea1e1d color schemes
#ea1e1d color preview, HTML & CSS examples
This text has a color of #ea1e1d
<p style="color:#ea1e1d;">Text here</p>
.mytext {color:#ea1e1d;}
This box has a color of #ea1e1d
<div style="background-color:#ea1e1d;">Content here</div>
.mybackground {background-color:#ea1e1d;}
Border around this has a color of #ea1e1d
<div style="border:2px solid #ea1e1d;">Content here</div>
.myborder {border:2px solid #ea1e1d;}