#ea0500 color space conversions
Hex:
#ea0500
RGB:
234, 5, 0
CMY:
8, 98, 100
CMYK:
0, 98, 100, 8
HSL:
1°, 100.0000%, 45.8824%
HSV (HSB):
1°, 100.0000%, 91.7647%
XYZ:
33.9860, 17.6010, 1.6061
xyY:
0.6389, 0.3309, 17.6010
CIE-Lab:
49.0085, 74.6782, 63.0345
CIE-LCH:
49.0085, 97.7250, 40.1671
CIE-Luv:
49.0085, 159.9710, 34.8995
Hunter-Lab:
41.9535, 71.1817, 27.0977
#ea0500 color charts
#ea0500 color shades, tints & tones
#ea0500 color schemes
#ea0500 color preview, HTML & CSS examples
This text has a color of #ea0500
<p style="color:#ea0500;">Text here</p>
.mytext {color:#ea0500;}
This box has a color of #ea0500
<div style="background-color:#ea0500;">Content here</div>
.mybackground {background-color:#ea0500;}
Border around this has a color of #ea0500
<div style="border:2px solid #ea0500;">Content here</div>
.myborder {border:2px solid #ea0500;}