#862e2f color space conversions
Hex:
        #862e2f
        RGB:
        134, 46, 47
        CMY:
        47, 82, 82
        CMYK:
        0, 66, 65, 47
      HSL:
        359°, 48.8889%, 35.2941%
        HSV (HSB):
        359°, 65.6716%, 52.5490%
        XYZ:
        11.3216, 7.2276, 3.4877
        xyY:
        0.5138, 0.3280, 7.2276
      CIE-Lab:
        32.3194, 37.7406, 19.7926
        CIE-LCH:
        32.3194, 42.6157, 27.6743
        CIE-Luv:
        32.3194, 63.0176, 13.1391
        Hunter-Lab:
        26.8841, 28.1238, 11.1272
      #862e2f color charts
#862e2f RGB chart
      #862e2f CMYK chart
      #862e2f RGB pie chart
      #862e2f color shades, tints & tones
#862e2f color schemes
#862e2f color preview, HTML & CSS examples
           This text has a color of #862e2f        
        
          <p style="color:#862e2f;">Text here</p>
        
        
          .mytext {color:#862e2f;}
        
        Text color #862e2f
      
           This box has a color of #862e2f        
        
          <div style="background-color:#862e2f;">Content here</div>
        
        
          .mybackground {background-color:#862e2f;}
        
        Background color #862e2f
      
           Border around this has a color of #862e2f        
        
          <div style="border:2px solid #862e2f;">Content here</div>
        
        
          .myborder {border:2px solid #862e2f;}
        
        Border color #862e2f