#ea2e3c color space conversions
Hex:
#ea2e3c
RGB:
234, 46, 60
CMY:
8, 82, 76
CMYK:
0, 80, 74, 8
HSL:
356°, 81.7391%, 54.9020%
HSV (HSB):
356°, 80.3419%, 91.7647%
XYZ:
35.7243, 19.7727, 6.2086
xyY:
0.5789, 0.3204, 19.7727
CIE-Lab:
51.5792, 69.5479, 39.5365
CIE-LCH:
51.5792, 80.0003, 29.6173
CIE-Luv:
51.5792, 140.3715, 25.9775
Hunter-Lab:
44.4665, 65.5903, 22.8482
#ea2e3c color charts
#ea2e3c color shades, tints & tones
#ea2e3c color schemes
#ea2e3c color preview, HTML & CSS examples
This text has a color of #ea2e3c
<p style="color:#ea2e3c;">Text here</p>
.mytext {color:#ea2e3c;}
This box has a color of #ea2e3c
<div style="background-color:#ea2e3c;">Content here</div>
.mybackground {background-color:#ea2e3c;}
Border around this has a color of #ea2e3c
<div style="border:2px solid #ea2e3c;">Content here</div>
.myborder {border:2px solid #ea2e3c;}