#86470f color space conversions
Hex:
        #86470f
        RGB:
        134, 71, 15
        CMY:
        47, 72, 94
        CMYK:
        0, 47, 89, 47
      HSL:
        28°, 79.8658%, 29.2157%
        HSV (HSB):
        28°, 88.8060%, 52.5490%
        XYZ:
        12.1710, 9.6093, 1.6652
        xyY:
        0.5191, 0.4099, 9.6093
      CIE-Lab:
        37.1319, 23.0017, 41.9625
        CIE-LCH:
        37.1319, 47.8532, 61.2707
        CIE-Luv:
        37.1319, 50.1882, 32.7328
        Hunter-Lab:
        30.9989, 15.8358, 18.5142
      #86470f color charts
#86470f RGB chart
      #86470f CMYK chart
      #86470f RGB pie chart
      #86470f color shades, tints & tones
#86470f color schemes
#86470f color preview, HTML & CSS examples
           This text has a color of #86470f        
        
          <p style="color:#86470f;">Text here</p>
        
        
          .mytext {color:#86470f;}
        
        Text color #86470f
      
           This box has a color of #86470f        
        
          <div style="background-color:#86470f;">Content here</div>
        
        
          .mybackground {background-color:#86470f;}
        
        Background color #86470f
      
           Border around this has a color of #86470f        
        
          <div style="border:2px solid #86470f;">Content here</div>
        
        
          .myborder {border:2px solid #86470f;}
        
        Border color #86470f