#ea000c color space conversions
Hex:
#ea000c
RGB:
234, 0, 12
CMY:
8, 100, 95
CMYK:
0, 100, 95, 8
HSL:
357°, 100.0000%, 45.8824%
HSV (HSB):
357°, 100.0000%, 91.7647%
XYZ:
33.9980, 17.5190, 1.9374
xyY:
0.6360, 0.3277, 17.5190
CIE-Lab:
48.9074, 75.1560, 59.6955
CIE-LCH:
48.9074, 95.9791, 38.4597
CIE-Luv:
48.9074, 159.9537, 33.5229
Hunter-Lab:
41.8557, 71.7425, 26.5545
#ea000c color charts
#ea000c color shades, tints & tones
#ea000c color schemes
#ea000c color preview, HTML & CSS examples
This text has a color of #ea000c
<p style="color:#ea000c;">Text here</p>
.mytext {color:#ea000c;}
This box has a color of #ea000c
<div style="background-color:#ea000c;">Content here</div>
.mybackground {background-color:#ea000c;}
Border around this has a color of #ea000c
<div style="border:2px solid #ea000c;">Content here</div>
.myborder {border:2px solid #ea000c;}