#e86f0d color space conversions
Hex:
#e86f0d
RGB:
232, 111, 13
CMY:
9, 56, 95
CMYK:
0, 52, 94, 9
HSL:
27°, 89.3878%, 48.0392%
HSV (HSB):
27°, 94.3966%, 90.9804%
XYZ:
39.0358, 28.5537, 3.8348
xyY:
0.5465, 0.3998, 28.5537
CIE-Lab:
60.3857, 42.4103, 66.1419
CIE-LCH:
60.3857, 78.5709, 57.3319
CIE-Luv:
60.3857, 100.6721, 53.6450
Hunter-Lab:
53.4357, 36.8852, 33.1501
#e86f0d color charts
#e86f0d color shades, tints & tones
#e86f0d color schemes
#e86f0d color preview, HTML & CSS examples
This text has a color of #e86f0d
<p style="color:#e86f0d;">Text here</p>
.mytext {color:#e86f0d;}
This box has a color of #e86f0d
<div style="background-color:#e86f0d;">Content here</div>
.mybackground {background-color:#e86f0d;}
Border around this has a color of #e86f0d
<div style="border:2px solid #e86f0d;">Content here</div>
.myborder {border:2px solid #e86f0d;}