#ea2400 color space conversions
Hex:
#ea2400
RGB:
234, 36, 0
CMY:
8, 86, 100
CMYK:
0, 85, 100, 8
HSL:
9°, 100.0000%, 45.8824%
HSV (HSB):
9°, 100.0000%, 91.7647%
XYZ:
34.5626, 18.7542, 1.7983
xyY:
0.6271, 0.3403, 18.7542
CIE-Lab:
50.3984, 70.6832, 63.5474
CIE-LCH:
50.3984, 95.0494, 41.9570
CIE-Luv:
50.3984, 152.3188, 37.3713
Hunter-Lab:
43.3061, 66.6751, 27.8523
#ea2400 color charts
#ea2400 color shades, tints & tones
#ea2400 color schemes
#ea2400 color preview, HTML & CSS examples
This text has a color of #ea2400
<p style="color:#ea2400;">Text here</p>
.mytext {color:#ea2400;}
This box has a color of #ea2400
<div style="background-color:#ea2400;">Content here</div>
.mybackground {background-color:#ea2400;}
Border around this has a color of #ea2400
<div style="border:2px solid #ea2400;">Content here</div>
.myborder {border:2px solid #ea2400;}