#86400f color space conversions
Hex:
#86400f
RGB:
134, 64, 15
CMY:
47, 75, 94
CMYK:
0, 52, 89, 47
HSL:
25°, 79.8658%, 29.2157%
HSV (HSB):
25°, 88.8060%, 52.5490%
XYZ:
11.7511, 8.7696, 1.5253
xyY:
0.5330, 0.3978, 8.7696
CIE-Lab:
35.5369, 26.9449, 40.6441
CIE-LCH:
35.5369, 48.7644, 56.4577
CIE-Luv:
35.5369, 55.4537, 30.2206
Hunter-Lab:
29.6135, 19.0080, 17.6757
#86400f color charts
#86400f color shades, tints & tones
#86400f color schemes
#86400f color preview, HTML & CSS examples
This text has a color of #86400f
<p style="color:#86400f;">Text here</p>
.mytext {color:#86400f;}
This box has a color of #86400f
<div style="background-color:#86400f;">Content here</div>
.mybackground {background-color:#86400f;}
Border around this has a color of #86400f
<div style="border:2px solid #86400f;">Content here</div>
.myborder {border:2px solid #86400f;}