#ea0e0e color space conversions
Hex:
#ea0e0e
RGB:
234, 14, 14
CMY:
8, 95, 95
CMYK:
0, 94, 94, 8
HSL:
0°, 88.7097%, 48.6275%
HSV (HSB):
0°, 94.0171%, 91.7647%
XYZ:
34.1680, 17.8382, 2.0577
xyY:
0.6320, 0.3299, 17.8382
CIE-Lab:
49.2993, 74.0573, 59.3121
CIE-LCH:
49.2993, 94.8810, 38.6911
CIE-Luv:
49.2993, 157.6744, 34.0025
Hunter-Lab:
42.2353, 70.4932, 26.6761
#ea0e0e color charts
#ea0e0e color shades, tints & tones
#ea0e0e color schemes
#ea0e0e color preview, HTML & CSS examples
This text has a color of #ea0e0e
<p style="color:#ea0e0e;">Text here</p>
.mytext {color:#ea0e0e;}
This box has a color of #ea0e0e
<div style="background-color:#ea0e0e;">Content here</div>
.mybackground {background-color:#ea0e0e;}
Border around this has a color of #ea0e0e
<div style="border:2px solid #ea0e0e;">Content here</div>
.myborder {border:2px solid #ea0e0e;}