#e86f0e color space conversions
Hex:
#e86f0e
RGB:
232, 111, 14
CMY:
9, 56, 95
CMYK:
0, 52, 94, 9
HSL:
27°, 88.6179%, 48.2353%
HSV (HSB):
27°, 93.9655%, 90.9804%
XYZ:
39.0424, 28.5564, 3.8696
xyY:
0.5463, 0.3996, 28.5564
CIE-Lab:
60.3881, 42.4211, 65.9479
CIE-LCH:
60.3881, 78.4135, 57.2488
CIE-Luv:
60.3881, 100.6388, 53.5534
Hunter-Lab:
53.4382, 36.8969, 33.1133
#e86f0e color charts
#e86f0e color shades, tints & tones
#e86f0e color schemes
#e86f0e color preview, HTML & CSS examples
This text has a color of #e86f0e
<p style="color:#e86f0e;">Text here</p>
.mytext {color:#e86f0e;}
This box has a color of #e86f0e
<div style="background-color:#e86f0e;">Content here</div>
.mybackground {background-color:#e86f0e;}
Border around this has a color of #e86f0e
<div style="border:2px solid #e86f0e;">Content here</div>
.myborder {border:2px solid #e86f0e;}