#ea1e2c color space conversions
Hex:
#ea1e2c
RGB:
234, 30, 44
CMY:
8, 88, 83
CMYK:
0, 87, 81, 8
HSL:
356°, 82.9268%, 51.7647%
HSV (HSB):
356°, 87.1795%, 91.7647%
XYZ:
34.8506, 18.6028, 4.1367
xyY:
0.6051, 0.3230, 18.6028
CIE-Lab:
50.2192, 72.4438, 46.9360
CIE-LCH:
50.2192, 86.3197, 32.9390
CIE-Luv:
50.2192, 149.7491, 29.2225
Hunter-Lab:
43.1310, 68.7518, 24.5051
#ea1e2c color charts
#ea1e2c color shades, tints & tones
#ea1e2c color schemes
#ea1e2c color preview, HTML & CSS examples
This text has a color of #ea1e2c
<p style="color:#ea1e2c;">Text here</p>
.mytext {color:#ea1e2c;}
This box has a color of #ea1e2c
<div style="background-color:#ea1e2c;">Content here</div>
.mybackground {background-color:#ea1e2c;}
Border around this has a color of #ea1e2c
<div style="border:2px solid #ea1e2c;">Content here</div>
.myborder {border:2px solid #ea1e2c;}