#86181e color space conversions
Hex:
        #86181e
        RGB:
        134, 24, 30
        CMY:
        47, 91, 88
        CMYK:
        0, 82, 78, 47
      HSL:
        357°, 69.6203%, 30.9804%
        HSV (HSB):
        357°, 82.0896%, 52.5490%
        XYZ:
        10.3925, 5.8153, 1.8030
        xyY:
        0.5770, 0.3229, 5.8153
      CIE-Lab:
        28.9417, 45.3770, 26.5084
        CIE-LCH:
        28.9417, 52.5525, 30.2927
        CIE-Luv:
        28.9417, 77.3661, 14.9158
        Hunter-Lab:
        24.1150, 34.7243, 12.4475
      #86181e color charts
#86181e RGB chart
      #86181e CMYK chart
      #86181e RGB pie chart
      #86181e color shades, tints & tones
#86181e color schemes
#86181e color preview, HTML & CSS examples
           This text has a color of #86181e        
        
          <p style="color:#86181e;">Text here</p>
        
        
          .mytext {color:#86181e;}
        
        Text color #86181e
      
           This box has a color of #86181e        
        
          <div style="background-color:#86181e;">Content here</div>
        
        
          .mybackground {background-color:#86181e;}
        
        Background color #86181e
      
           Border around this has a color of #86181e        
        
          <div style="border:2px solid #86181e;">Content here</div>
        
        
          .myborder {border:2px solid #86181e;}
        
        Border color #86181e