#86400a color space conversions
Hex:
#86400a
RGB:
134, 64, 10
CMY:
47, 75, 96
CMYK:
0, 52, 93, 47
HSL:
26°, 86.1111%, 28.2353%
HSV (HSB):
26°, 92.5373%, 52.5490%
XYZ:
11.7197, 8.7570, 1.3597
xyY:
0.5367, 0.4010, 8.7570
CIE-Lab:
35.5122, 26.8288, 42.4130
CIE-LCH:
35.5122, 50.1862, 57.6842
CIE-Luv:
35.5122, 55.7355, 31.0447
Hunter-Lab:
29.5923, 18.9064, 17.9903
#86400a color charts
#86400a color shades, tints & tones
#86400a color schemes
#86400a color preview, HTML & CSS examples
This text has a color of #86400a
<p style="color:#86400a;">Text here</p>
.mytext {color:#86400a;}
This box has a color of #86400a
<div style="background-color:#86400a;">Content here</div>
.mybackground {background-color:#86400a;}
Border around this has a color of #86400a
<div style="border:2px solid #86400a;">Content here</div>
.myborder {border:2px solid #86400a;}