#ea300c color space conversions
Hex:
#ea300c
RGB:
234, 48, 12
CMY:
8, 81, 95
CMYK:
0, 79, 95, 8
HSL:
10°, 90.2439%, 48.2353%
HSV (HSB):
10°, 94.8718%, 91.7647%
XYZ:
35.0550, 19.6329, 2.2897
xyY:
0.6152, 0.3446, 19.6329
CIE-Lab:
51.4196, 67.9683, 61.0364
CIE-LCH:
51.4196, 91.3517, 41.9242
CIE-Luv:
51.4196, 146.3674, 38.0296
Hunter-Lab:
44.3090, 63.6793, 27.9524
#ea300c color charts
#ea300c color shades, tints & tones
#ea300c color schemes
#ea300c color preview, HTML & CSS examples
This text has a color of #ea300c
<p style="color:#ea300c;">Text here</p>
.mytext {color:#ea300c;}
This box has a color of #ea300c
<div style="background-color:#ea300c;">Content here</div>
.mybackground {background-color:#ea300c;}
Border around this has a color of #ea300c
<div style="border:2px solid #ea300c;">Content here</div>
.myborder {border:2px solid #ea300c;}