#ea320c color space conversions
Hex:
#ea320c
RGB:
234, 50, 12
CMY:
8, 80, 95
CMYK:
0, 79, 95, 8
HSL:
10°, 90.2439%, 48.2353%
HSV (HSB):
10°, 94.8718%, 91.7647%
XYZ:
35.1386, 19.8002, 2.3176
xyY:
0.6137, 0.3458, 19.8002
CIE-Lab:
51.6105, 67.4302, 61.1425
CIE-LCH:
51.6105, 91.0233, 42.2002
CIE-Luv:
51.6105, 145.3654, 38.3683
Hunter-Lab:
44.4974, 63.0873, 28.0601
#ea320c color charts
#ea320c color shades, tints & tones
#ea320c color schemes
#ea320c color preview, HTML & CSS examples
This text has a color of #ea320c
<p style="color:#ea320c;">Text here</p>
.mytext {color:#ea320c;}
This box has a color of #ea320c
<div style="background-color:#ea320c;">Content here</div>
.mybackground {background-color:#ea320c;}
Border around this has a color of #ea320c
<div style="border:2px solid #ea320c;">Content here</div>
.myborder {border:2px solid #ea320c;}