#ea2026 color space conversions
Hex:
#ea2026
RGB:
234, 32, 38
CMY:
8, 87, 85
CMYK:
0, 86, 84, 8
HSL:
358°, 82.7869%, 52.1569%
HSV (HSB):
358°, 86.3248%, 91.7647%
XYZ:
34.7980, 18.6654, 3.6024
xyY:
0.6098, 0.3271, 18.6654
CIE-Lab:
50.2934, 71.9442, 50.0930
CIE-LCH:
50.2934, 87.6657, 34.8485
CIE-Luv:
50.2934, 150.1633, 31.1351
Hunter-Lab:
43.2035, 68.1660, 25.2986
#ea2026 color charts
#ea2026 color shades, tints & tones
#ea2026 color schemes
#ea2026 color preview, HTML & CSS examples
This text has a color of #ea2026
<p style="color:#ea2026;">Text here</p>
.mytext {color:#ea2026;}
This box has a color of #ea2026
<div style="background-color:#ea2026;">Content here</div>
.mybackground {background-color:#ea2026;}
Border around this has a color of #ea2026
<div style="border:2px solid #ea2026;">Content here</div>
.myborder {border:2px solid #ea2026;}