#ea2201 color space conversions
Hex:
#ea2201
RGB:
234, 34, 1
CMY:
8, 87, 100
CMYK:
0, 85, 100, 8
HSL:
8°, 99.1489%, 46.0784%
HSV (HSB):
8°, 99.5726%, 91.7647%
XYZ:
34.5092, 18.6387, 1.8075
xyY:
0.6279, 0.3392, 18.6387
CIE-Lab:
50.2618, 71.0882, 63.2249
CIE-LCH:
50.2618, 95.1363, 41.6495
CIE-Luv:
50.2618, 153.0167, 37.0331
Hunter-Lab:
43.1725, 67.1289, 27.7385
#ea2201 color charts
#ea2201 color shades, tints & tones
#ea2201 color schemes
#ea2201 color preview, HTML & CSS examples
This text has a color of #ea2201
<p style="color:#ea2201;">Text here</p>
.mytext {color:#ea2201;}
This box has a color of #ea2201
<div style="background-color:#ea2201;">Content here</div>
.mybackground {background-color:#ea2201;}
Border around this has a color of #ea2201
<div style="border:2px solid #ea2201;">Content here</div>
.myborder {border:2px solid #ea2201;}