#ea0c0d color space conversions
Hex:
#ea0c0d
RGB:
234, 12, 13
CMY:
8, 95, 95
CMYK:
0, 95, 94, 8
HSL:
360°, 90.2439%, 48.2353%
HSV (HSB):
360°, 94.8718%, 91.7647%
XYZ:
34.1358, 17.7844, 2.0143
xyY:
0.6329, 0.3297, 17.7844
CIE-Lab:
49.2336, 74.2288, 59.5759
CIE-LCH:
49.2336, 95.1798, 38.7505
CIE-Luv:
49.2336, 158.0927, 34.0015
Hunter-Lab:
42.1716, 70.6866, 26.6881
#ea0c0d color charts
#ea0c0d color shades, tints & tones
#ea0c0d color schemes
#ea0c0d color preview, HTML & CSS examples
This text has a color of #ea0c0d
<p style="color:#ea0c0d;">Text here</p>
.mytext {color:#ea0c0d;}
This box has a color of #ea0c0d
<div style="background-color:#ea0c0d;">Content here</div>
.mybackground {background-color:#ea0c0d;}
Border around this has a color of #ea0c0d
<div style="border:2px solid #ea0c0d;">Content here</div>
.myborder {border:2px solid #ea0c0d;}