#e9230e color space conversions
Hex:
#e9230e
RGB:
233, 35, 14
CMY:
9, 86, 95
CMYK:
0, 85, 94, 9
HSL:
6°, 88.6640%, 48.4314%
HSV (HSB):
6°, 93.9914%, 91.3725%
XYZ:
34.2846, 18.5574, 2.1904
xyY:
0.6230, 0.3372, 18.5574
CIE-Lab:
50.1653, 70.7282, 59.6841
CIE-LCH:
50.1653, 92.5455, 40.1594
CIE-Luv:
50.1653, 151.1477, 35.7842
Hunter-Lab:
43.0783, 66.6751, 27.1401
#e9230e color charts
#e9230e color shades, tints & tones
#e9230e color schemes
#e9230e color preview, HTML & CSS examples
This text has a color of #e9230e
<p style="color:#e9230e;">Text here</p>
.mytext {color:#e9230e;}
This box has a color of #e9230e
<div style="background-color:#e9230e;">Content here</div>
.mybackground {background-color:#e9230e;}
Border around this has a color of #e9230e
<div style="border:2px solid #e9230e;">Content here</div>
.myborder {border:2px solid #e9230e;}