#860e2b color space conversions
Hex:
        #860e2b
        RGB:
        134, 14, 43
        CMY:
        47, 95, 83
        CMYK:
        0, 90, 68, 47
      HSL:
        346°, 81.0811%, 29.0196%
        HSV (HSB):
        346°, 89.5522%, 52.5490%
        XYZ:
        10.4246, 5.5568, 2.8086
        xyY:
        0.5548, 0.2957, 5.5568
      CIE-Lab:
        28.2657, 48.5370, 17.2263
        CIE-LCH:
        28.2657, 51.5033, 19.5403
        CIE-Luv:
        28.2657, 77.2227, 7.7160
        Hunter-Lab:
        23.5729, 37.6850, 9.4368
      #860e2b color charts
#860e2b RGB chart
      #860e2b CMYK chart
      #860e2b RGB pie chart
      #860e2b color shades, tints & tones
#860e2b color schemes
#860e2b color preview, HTML & CSS examples
           This text has a color of #860e2b        
        
          <p style="color:#860e2b;">Text here</p>
        
        
          .mytext {color:#860e2b;}
        
        Text color #860e2b
      
           This box has a color of #860e2b        
        
          <div style="background-color:#860e2b;">Content here</div>
        
        
          .mybackground {background-color:#860e2b;}
        
        Background color #860e2b
      
           Border around this has a color of #860e2b        
        
          <div style="border:2px solid #860e2b;">Content here</div>
        
        
          .myborder {border:2px solid #860e2b;}
        
        Border color #860e2b