#86450b color space conversions
Hex:
        #86450b
        RGB:
        134, 69, 11
        CMY:
        47, 73, 96
        CMYK:
        0, 49, 92, 47
      HSL:
        28°, 84.8276%, 28.4314%
        HSV (HSB):
        28°, 91.7910%, 52.5490%
        XYZ:
        12.0200, 9.3487, 1.4876
        xyY:
        0.5259, 0.4090, 9.3487
      CIE-Lab:
        36.6472, 24.0446, 42.9592
        CIE-LCH:
        36.6472, 49.2305, 60.7640
        CIE-Luv:
        36.6472, 51.9113, 32.6617
        Hunter-Lab:
        30.5757, 16.6651, 18.5184
      #86450b color charts
#86450b RGB chart
      #86450b CMYK chart
      #86450b RGB pie chart
      #86450b color shades, tints & tones
#86450b color schemes
#86450b color preview, HTML & CSS examples
           This text has a color of #86450b        
        
          <p style="color:#86450b;">Text here</p>
        
        
          .mytext {color:#86450b;}
        
        Text color #86450b
      
           This box has a color of #86450b        
        
          <div style="background-color:#86450b;">Content here</div>
        
        
          .mybackground {background-color:#86450b;}
        
        Background color #86450b
      
           Border around this has a color of #86450b        
        
          <div style="border:2px solid #86450b;">Content here</div>
        
        
          .myborder {border:2px solid #86450b;}
        
        Border color #86450b