#ea2013 color space conversions
Hex:
#ea2013
RGB:
234, 32, 19
CMY:
8, 87, 93
CMYK:
0, 86, 92, 8
HSL:
4°, 84.9802%, 49.6078%
HSV (HSB):
4°, 91.8803%, 91.7647%
XYZ:
34.5657, 18.5725, 2.3791
xyY:
0.6226, 0.3345, 18.5725
CIE-Lab:
50.1832, 71.6215, 58.1956
CIE-LCH:
50.1832, 92.2842, 39.0954
CIE-Luv:
50.1832, 152.5533, 34.9293
Hunter-Lab:
43.0958, 67.7515, 26.8939
#ea2013 color charts
#ea2013 color shades, tints & tones
#ea2013 color schemes
#ea2013 color preview, HTML & CSS examples
This text has a color of #ea2013
<p style="color:#ea2013;">Text here</p>
.mytext {color:#ea2013;}
This box has a color of #ea2013
<div style="background-color:#ea2013;">Content here</div>
.mybackground {background-color:#ea2013;}
Border around this has a color of #ea2013
<div style="border:2px solid #ea2013;">Content here</div>
.myborder {border:2px solid #ea2013;}