#e96f0c color space conversions
Hex:
#e96f0c
RGB:
233, 111, 12
CMY:
9, 56, 95
CMYK:
0, 52, 95, 9
HSL:
27°, 90.2041%, 48.0392%
HSV (HSB):
27°, 94.8498%, 91.3725%
XYZ:
39.3551, 28.7191, 3.8169
xyY:
0.5474, 0.3995, 28.7191
CIE-Lab:
60.5329, 42.7866, 66.4975
CIE-LCH:
60.5329, 79.0735, 57.2415
CIE-Luv:
60.5329, 101.5413, 53.7993
Hunter-Lab:
53.5902, 37.3025, 33.2902
#e96f0c color charts
#e96f0c color shades, tints & tones
#e96f0c color schemes
#e96f0c color preview, HTML & CSS examples
This text has a color of #e96f0c
<p style="color:#e96f0c;">Text here</p>
.mytext {color:#e96f0c;}
This box has a color of #e96f0c
<div style="background-color:#e96f0c;">Content here</div>
.mybackground {background-color:#e96f0c;}
Border around this has a color of #e96f0c
<div style="border:2px solid #e96f0c;">Content here</div>
.myborder {border:2px solid #e96f0c;}