#ea2121 color space conversions
Hex:
#ea2121
RGB:
234, 33, 33
CMY:
8, 87, 87
CMYK:
0, 86, 86, 8
HSL:
0°, 82.7160%, 52.3529%
HSV (HSB):
0°, 85.8974%, 91.7647%
XYZ:
34.7501, 18.6899, 3.2148
xyY:
0.6134, 0.3299, 18.6899
CIE-Lab:
50.3225, 71.6545, 52.5338
CIE-LCH:
50.3225, 88.8491, 36.2472
CIE-Luv:
50.3225, 150.5889, 32.4740
Hunter-Lab:
43.2319, 67.8237, 25.8534
#ea2121 color charts
#ea2121 color shades, tints & tones
#ea2121 color schemes
#ea2121 color preview, HTML & CSS examples
This text has a color of #ea2121
<p style="color:#ea2121;">Text here</p>
.mytext {color:#ea2121;}
This box has a color of #ea2121
<div style="background-color:#ea2121;">Content here</div>
.mybackground {background-color:#ea2121;}
Border around this has a color of #ea2121
<div style="border:2px solid #ea2121;">Content here</div>
.myborder {border:2px solid #ea2121;}