#e9320c color space conversions
Hex:
#e9320c
RGB:
233, 50, 12
CMY:
9, 80, 95
CMYK:
0, 79, 95, 9
HSL:
10°, 90.2041%, 48.0392%
HSV (HSB):
10°, 94.8498%, 91.3725%
XYZ:
34.8112, 19.6314, 2.3023
xyY:
0.6135, 0.3460, 19.6314
CIE-Lab:
51.4179, 67.1426, 60.9327
CIE-LCH:
51.4179, 90.6693, 42.2241
CIE-Luv:
51.4179, 144.6131, 38.2402
Hunter-Lab:
44.3073, 62.7055, 27.9343
#e9320c color charts
#e9320c color shades, tints & tones
#e9320c color schemes
#e9320c color preview, HTML & CSS examples
This text has a color of #e9320c
<p style="color:#e9320c;">Text here</p>
.mytext {color:#e9320c;}
This box has a color of #e9320c
<div style="background-color:#e9320c;">Content here</div>
.mybackground {background-color:#e9320c;}
Border around this has a color of #e9320c
<div style="border:2px solid #e9320c;">Content here</div>
.myborder {border:2px solid #e9320c;}