#862e3e color space conversions
Hex:
        #862e3e
        RGB:
        134, 46, 62
        CMY:
        47, 82, 76
        CMYK:
        0, 66, 54, 47
      HSL:
        349°, 48.8889%, 35.2941%
        HSV (HSB):
        349°, 65.6716%, 52.5490%
        XYZ:
        11.6780, 7.3701, 5.3645
        xyY:
        0.4784, 0.3019, 7.3701
      CIE-Lab:
        32.6351, 38.9350, 10.5340
        CIE-LCH:
        32.6351, 40.3348, 15.1392
        CIE-Luv:
        32.6351, 59.3373, 4.7518
        Hunter-Lab:
        27.1480, 29.2749, 7.2877
      #862e3e color charts
#862e3e RGB chart
      #862e3e CMYK chart
      #862e3e RGB pie chart
      #862e3e color shades, tints & tones
#862e3e color schemes
#862e3e color preview, HTML & CSS examples
           This text has a color of #862e3e        
        
          <p style="color:#862e3e;">Text here</p>
        
        
          .mytext {color:#862e3e;}
        
        Text color #862e3e
      
           This box has a color of #862e3e        
        
          <div style="background-color:#862e3e;">Content here</div>
        
        
          .mybackground {background-color:#862e3e;}
        
        Background color #862e3e
      
           Border around this has a color of #862e3e        
        
          <div style="border:2px solid #862e3e;">Content here</div>
        
        
          .myborder {border:2px solid #862e3e;}
        
        Border color #862e3e