#862a2e color space conversions
Hex:
        #862a2e
        RGB:
        134, 42, 46
        CMY:
        47, 84, 82
        CMYK:
        0, 69, 66, 47
      HSL:
        357°, 52.2727%, 34.5098%
        HSV (HSB):
        357°, 68.6567%, 52.5490%
        XYZ:
        11.1526, 6.9215, 3.3329
        xyY:
        0.5210, 0.3233, 6.9215
      CIE-Lab:
        31.6276, 39.4927, 19.5532
        CIE-LCH:
        31.6276, 44.0681, 26.3405
        CIE-Luv:
        31.6276, 65.4226, 12.3823
        Hunter-Lab:
        26.3088, 29.6280, 10.9049
      #862a2e color charts
#862a2e RGB chart
      #862a2e CMYK chart
      #862a2e RGB pie chart
      #862a2e color shades, tints & tones
#862a2e color schemes
#862a2e color preview, HTML & CSS examples
           This text has a color of #862a2e        
        
          <p style="color:#862a2e;">Text here</p>
        
        
          .mytext {color:#862a2e;}
        
        Text color #862a2e
      
           This box has a color of #862a2e        
        
          <div style="background-color:#862a2e;">Content here</div>
        
        
          .mybackground {background-color:#862a2e;}
        
        Background color #862a2e
      
           Border around this has a color of #862a2e        
        
          <div style="border:2px solid #862a2e;">Content here</div>
        
        
          .myborder {border:2px solid #862a2e;}
        
        Border color #862a2e