#ea100e color space conversions
Hex:
#ea100e
RGB:
234, 16, 14
CMY:
8, 94, 95
CMYK:
0, 93, 94, 8
HSL:
1°, 88.7097%, 48.6275%
HSV (HSB):
1°, 94.0171%, 91.7647%
XYZ:
34.1962, 17.8947, 2.0671
xyY:
0.6314, 0.3304, 17.8947
CIE-Lab:
49.3682, 73.8584, 59.3497
CIE-LCH:
49.3682, 94.7494, 38.7840
CIE-Luv:
49.3682, 157.2955, 34.1273
Hunter-Lab:
42.3021, 70.2672, 26.7142
#ea100e color charts
#ea100e color shades, tints & tones
#ea100e color schemes
#ea100e color preview, HTML & CSS examples
This text has a color of #ea100e
<p style="color:#ea100e;">Text here</p>
.mytext {color:#ea100e;}
This box has a color of #ea100e
<div style="background-color:#ea100e;">Content here</div>
.mybackground {background-color:#ea100e;}
Border around this has a color of #ea100e
<div style="border:2px solid #ea100e;">Content here</div>
.myborder {border:2px solid #ea100e;}