#e9320e color space conversions
Hex:
#e9320e
RGB:
233, 50, 14
CMY:
9, 80, 95
CMYK:
0, 79, 94, 9
HSL:
10°, 88.6640%, 48.4314%
HSV (HSB):
10°, 93.9914%, 91.3725%
XYZ:
34.8241, 19.6365, 2.3703
xyY:
0.6128, 0.3455, 19.6365
CIE-Lab:
51.4238, 67.1613, 60.4040
CIE-LCH:
51.4238, 90.3288, 41.9678
CIE-Luv:
51.4238, 144.4902, 38.0298
Hunter-Lab:
44.3131, 62.7289, 27.8478
#e9320e color charts
#e9320e color shades, tints & tones
#e9320e color schemes
#e9320e color preview, HTML & CSS examples
This text has a color of #e9320e
<p style="color:#e9320e;">Text here</p>
.mytext {color:#e9320e;}
This box has a color of #e9320e
<div style="background-color:#e9320e;">Content here</div>
.mybackground {background-color:#e9320e;}
Border around this has a color of #e9320e
<div style="border:2px solid #e9320e;">Content here</div>
.myborder {border:2px solid #e9320e;}