#86112e color space conversions
Hex:
        #86112e
        RGB:
        134, 17, 46
        CMY:
        47, 93, 82
        CMYK:
        0, 87, 66, 47
      HSL:
        345°, 77.4834%, 29.6078%
        HSV (HSB):
        345°, 87.3134%, 52.5490%
        XYZ:
        10.5251, 5.6665, 3.1238
        xyY:
        0.5449, 0.2934, 5.6665
      CIE-Lab:
        28.5549, 48.0568, 15.5928
        CIE-LCH:
        28.5549, 50.5232, 17.9765
        CIE-Luv:
        28.5549, 75.5506, 6.6279
        Hunter-Lab:
        23.8044, 37.2661, 8.8826
      #86112e color charts
#86112e RGB chart
      #86112e CMYK chart
      #86112e RGB pie chart
      #86112e color shades, tints & tones
#86112e color schemes
#86112e color preview, HTML & CSS examples
           This text has a color of #86112e        
        
          <p style="color:#86112e;">Text here</p>
        
        
          .mytext {color:#86112e;}
        
        Text color #86112e
      
           This box has a color of #86112e        
        
          <div style="background-color:#86112e;">Content here</div>
        
        
          .mybackground {background-color:#86112e;}
        
        Background color #86112e
      
           Border around this has a color of #86112e        
        
          <div style="border:2px solid #86112e;">Content here</div>
        
        
          .myborder {border:2px solid #86112e;}
        
        Border color #86112e