#86321d color space conversions
Hex:
        #86321d
        RGB:
        134, 50, 29
        CMY:
        47, 80, 89
        CMYK:
        0, 63, 78, 47
      HSL:
        12°, 64.4172%, 31.9608%
        HSV (HSB):
        12°, 78.3582%, 52.5490%
        XYZ:
        11.1939, 7.4382, 2.0081
        xyY:
        0.5423, 0.3604, 7.4382
      CIE-Lab:
        32.7845, 34.8076, 31.2697
        CIE-LCH:
        32.7845, 46.7906, 41.9352
        CIE-Luv:
        32.7845, 63.8522, 21.9275
        Hunter-Lab:
        27.2731, 25.5349, 14.7256
      #86321d color charts
#86321d RGB chart
      #86321d CMYK chart
      #86321d RGB pie chart
      #86321d color shades, tints & tones
#86321d color schemes
#86321d color preview, HTML & CSS examples
           This text has a color of #86321d        
        
          <p style="color:#86321d;">Text here</p>
        
        
          .mytext {color:#86321d;}
        
        Text color #86321d
      
           This box has a color of #86321d        
        
          <div style="background-color:#86321d;">Content here</div>
        
        
          .mybackground {background-color:#86321d;}
        
        Background color #86321d
      
           Border around this has a color of #86321d        
        
          <div style="border:2px solid #86321d;">Content here</div>
        
        
          .myborder {border:2px solid #86321d;}
        
        Border color #86321d