#ea222b color space conversions
Hex:
#ea222b
RGB:
234, 34, 43
CMY:
8, 87, 83
CMYK:
0, 85, 82, 8
HSL:
357°, 82.6446%, 52.5490%
HSV (HSB):
357°, 85.4701%, 91.7647%
XYZ:
34.9398, 18.8109, 4.0748
xyY:
0.6042, 0.3253, 18.8109
CIE-Lab:
50.4652, 71.6885, 47.6972
CIE-LCH:
50.4652, 86.1061, 33.6374
CIE-Luv:
50.4652, 148.6191, 30.0046
Hunter-Lab:
43.3715, 67.8980, 24.7897
#ea222b color charts
#ea222b color shades, tints & tones
#ea222b color schemes
#ea222b color preview, HTML & CSS examples
This text has a color of #ea222b
<p style="color:#ea222b;">Text here</p>
.mytext {color:#ea222b;}
This box has a color of #ea222b
<div style="background-color:#ea222b;">Content here</div>
.mybackground {background-color:#ea222b;}
Border around this has a color of #ea222b
<div style="border:2px solid #ea222b;">Content here</div>
.myborder {border:2px solid #ea222b;}