#86440a color space conversions
Hex:
        #86440a
        RGB:
        134, 68, 10
        CMY:
        47, 73, 96
        CMYK:
        0, 49, 93, 47
      HSL:
        28°, 86.1111%, 28.2353%
        HSV (HSB):
        28°, 92.5373%, 52.5490%
        XYZ:
        11.9534, 9.2245, 1.4377
        xyY:
        0.5285, 0.4079, 9.2245
      CIE-Lab:
        36.4130, 24.5898, 43.0962
        CIE-LCH:
        36.4130, 49.6180, 60.2918
        CIE-Luv:
        36.4130, 52.7173, 32.4484
        Hunter-Lab:
        30.3718, 17.1014, 18.4538
      #86440a color charts
#86440a RGB chart
      #86440a CMYK chart
      #86440a RGB pie chart
      #86440a color shades, tints & tones
#86440a color schemes
#86440a color preview, HTML & CSS examples
           This text has a color of #86440a        
        
          <p style="color:#86440a;">Text here</p>
        
        
          .mytext {color:#86440a;}
        
        Text color #86440a
      
           This box has a color of #86440a        
        
          <div style="background-color:#86440a;">Content here</div>
        
        
          .mybackground {background-color:#86440a;}
        
        Background color #86440a
      
           Border around this has a color of #86440a        
        
          <div style="border:2px solid #86440a;">Content here</div>
        
        
          .myborder {border:2px solid #86440a;}
        
        Border color #86440a