#860a3e color space conversions
Hex:
        #860a3e
        RGB:
        134, 10, 62
        CMY:
        47, 96, 76
        CMYK:
        0, 93, 54, 47
      HSL:
        335°, 86.1111%, 28.2353%
        HSV (HSB):
        335°, 92.5373%, 52.5490%
        XYZ:
        10.8096, 5.6332, 5.0750
        xyY:
        0.5024, 0.2618, 5.6332
      CIE-Lab:
        28.4676, 50.5772, 4.6920
        CIE-LCH:
        28.4676, 50.7944, 5.3001
        CIE-Luv:
        28.4676, 71.5510, -3.5745
        Hunter-Lab:
        23.7344, 39.7606, 3.9364
      #860a3e color charts
#860a3e RGB chart
      #860a3e CMYK chart
      #860a3e RGB pie chart
      #860a3e color shades, tints & tones
#860a3e color schemes
#860a3e color preview, HTML & CSS examples
           This text has a color of #860a3e        
        
          <p style="color:#860a3e;">Text here</p>
        
        
          .mytext {color:#860a3e;}
        
        Text color #860a3e
      
           This box has a color of #860a3e        
        
          <div style="background-color:#860a3e;">Content here</div>
        
        
          .mybackground {background-color:#860a3e;}
        
        Background color #860a3e
      
           Border around this has a color of #860a3e        
        
          <div style="border:2px solid #860a3e;">Content here</div>
        
        
          .myborder {border:2px solid #860a3e;}
        
        Border color #860a3e