#e9280d color space conversions
Hex:
#e9280d
RGB:
233, 40, 13
CMY:
9, 84, 95
CMYK:
0, 83, 94, 9
HSL:
7°, 89.4309%, 48.2353%
HSV (HSB):
7°, 94.4206%, 91.3725%
XYZ:
34.4357, 18.8703, 2.2081
xyY:
0.6203, 0.3399, 18.8703
CIE-Lab:
50.5351, 69.6566, 60.1753
CIE-LCH:
50.5351, 92.0495, 40.8232
CIE-Luv:
50.5351, 149.2227, 36.5618
Hunter-Lab:
43.4399, 65.4807, 27.3941
#e9280d color charts
#e9280d color shades, tints & tones
#e9280d color schemes
#e9280d color preview, HTML & CSS examples
This text has a color of #e9280d
<p style="color:#e9280d;">Text here</p>
.mytext {color:#e9280d;}
This box has a color of #e9280d
<div style="background-color:#e9280d;">Content here</div>
.mybackground {background-color:#e9280d;}
Border around this has a color of #e9280d
<div style="border:2px solid #e9280d;">Content here</div>
.myborder {border:2px solid #e9280d;}