#e9500e color space conversions
Hex:
#e9500e
RGB:
233, 80, 14
CMY:
9, 69, 95
CMYK:
0, 66, 94, 9
HSL:
18°, 88.6640%, 48.4314%
HSV (HSB):
18°, 93.9914%, 91.3725%
XYZ:
36.5522, 23.0927, 2.9463
xyY:
0.5840, 0.3689, 23.0927
CIE-Lab:
55.1677, 56.8466, 62.6591
CIE-LCH:
55.1677, 84.6032, 47.7845
CIE-Luv:
55.1677, 125.7576, 44.5718
Hunter-Lab:
48.0548, 51.6774, 30.0033
#e9500e color charts
#e9500e color shades, tints & tones
#e9500e color schemes
#e9500e color preview, HTML & CSS examples
This text has a color of #e9500e
<p style="color:#e9500e;">Text here</p>
.mytext {color:#e9500e;}
This box has a color of #e9500e
<div style="background-color:#e9500e;">Content here</div>
.mybackground {background-color:#e9500e;}
Border around this has a color of #e9500e
<div style="border:2px solid #e9500e;">Content here</div>
.myborder {border:2px solid #e9500e;}