#ea2a2c color space conversions
Hex:
#ea2a2c
RGB:
234, 42, 44
CMY:
8, 84, 83
CMYK:
0, 82, 81, 8
HSL:
359°, 82.0513%, 54.1176%
HSV (HSB):
359°, 82.0513%, 91.7647%
XYZ:
35.2143, 19.3302, 4.2580
xyY:
0.5989, 0.3287, 19.3302
CIE-Lab:
51.0713, 70.0117, 47.7546
CIE-LCH:
51.0713, 84.7475, 34.2977
CIE-Luv:
51.0713, 145.3798, 30.8479
Hunter-Lab:
43.9661, 66.0272, 25.0342
#ea2a2c color charts
#ea2a2c color shades, tints & tones
#ea2a2c color schemes
#ea2a2c color preview, HTML & CSS examples
This text has a color of #ea2a2c
<p style="color:#ea2a2c;">Text here</p>
.mytext {color:#ea2a2c;}
This box has a color of #ea2a2c
<div style="background-color:#ea2a2c;">Content here</div>
.mybackground {background-color:#ea2a2c;}
Border around this has a color of #ea2a2c
<div style="border:2px solid #ea2a2c;">Content here</div>
.myborder {border:2px solid #ea2a2c;}