#860e2e color space conversions
Hex:
        #860e2e
        RGB:
        134, 14, 46
        CMY:
        47, 95, 82
        CMYK:
        0, 90, 66, 47
      HSL:
        344°, 81.0811%, 29.0196%
        HSV (HSB):
        344°, 89.5522%, 52.5490%
        XYZ:
        10.4817, 5.5797, 3.1093
        xyY:
        0.5468, 0.2911, 5.5797
      CIE-Lab:
        28.3262, 48.7121, 15.2931
        CIE-LCH:
        28.3262, 51.0564, 17.4296
        CIE-Luv:
        28.3262, 76.3113, 6.1977
        Hunter-Lab:
        23.6213, 37.8701, 8.7305
      #860e2e color charts
#860e2e RGB chart
      #860e2e CMYK chart
      #860e2e RGB pie chart
      #860e2e color shades, tints & tones
#860e2e color schemes
#860e2e color preview, HTML & CSS examples
           This text has a color of #860e2e        
        
          <p style="color:#860e2e;">Text here</p>
        
        
          .mytext {color:#860e2e;}
        
        Text color #860e2e
      
           This box has a color of #860e2e        
        
          <div style="background-color:#860e2e;">Content here</div>
        
        
          .mybackground {background-color:#860e2e;}
        
        Background color #860e2e
      
           Border around this has a color of #860e2e        
        
          <div style="border:2px solid #860e2e;">Content here</div>
        
        
          .myborder {border:2px solid #860e2e;}
        
        Border color #860e2e