#ea2001 color space conversions
Hex:
#ea2001
RGB:
234, 32, 1
CMY:
8, 87, 100
CMYK:
0, 86, 100, 8
HSL:
8°, 99.1489%, 46.0784%
HSV (HSB):
8°, 99.5726%, 91.7647%
XYZ:
34.4537, 18.5276, 1.7890
xyY:
0.6291, 0.3383, 18.5276
CIE-Lab:
50.1299, 71.4650, 63.1723
CIE-LCH:
50.1299, 95.3834, 41.4754
CIE-Luv:
50.1299, 153.7340, 36.7994
Hunter-Lab:
43.0437, 67.5509, 27.6664
#ea2001 color charts
#ea2001 color shades, tints & tones
#ea2001 color schemes
#ea2001 color preview, HTML & CSS examples
This text has a color of #ea2001
<p style="color:#ea2001;">Text here</p>
.mytext {color:#ea2001;}
This box has a color of #ea2001
<div style="background-color:#ea2001;">Content here</div>
.mybackground {background-color:#ea2001;}
Border around this has a color of #ea2001
<div style="border:2px solid #ea2001;">Content here</div>
.myborder {border:2px solid #ea2001;}