#862c3e color space conversions
Hex:
        #862c3e
        RGB:
        134, 44, 62
        CMY:
        47, 83, 76
        CMYK:
        0, 67, 54, 47
      HSL:
        348°, 50.5618%, 34.9020%
        HSV (HSB):
        348°, 67.1642%, 52.5490%
        XYZ:
        11.6017, 7.2175, 5.3391
        xyY:
        0.4802, 0.2988, 7.2175
      CIE-Lab:
        32.2970, 39.8496, 10.0672
        CIE-LCH:
        32.2970, 41.1015, 14.1780
        CIE-Luv:
        32.2970, 60.3276, 4.0765
        Hunter-Lab:
        26.8654, 30.0700, 7.0228
      #862c3e color charts
#862c3e RGB chart
      #862c3e CMYK chart
      #862c3e RGB pie chart
      #862c3e color shades, tints & tones
#862c3e color schemes
#862c3e color preview, HTML & CSS examples
           This text has a color of #862c3e        
        
          <p style="color:#862c3e;">Text here</p>
        
        
          .mytext {color:#862c3e;}
        
        Text color #862c3e
      
           This box has a color of #862c3e        
        
          <div style="background-color:#862c3e;">Content here</div>
        
        
          .mybackground {background-color:#862c3e;}
        
        Background color #862c3e
      
           Border around this has a color of #862c3e        
        
          <div style="border:2px solid #862c3e;">Content here</div>
        
        
          .myborder {border:2px solid #862c3e;}
        
        Border color #862c3e