#86100a color space conversions
Hex:
        #86100a
        RGB:
        134, 16, 10
        CMY:
        47, 94, 96
        CMYK:
        0, 88, 93, 47
      HSL:
        3°, 86.1111%, 28.2353%
        HSV (HSB):
        3°, 92.5373%, 52.5490%
        XYZ:
        10.0716, 5.4608, 0.8104
        xyY:
        0.6163, 0.3341, 5.4608
      CIE-Lab:
        28.0093, 46.9095, 36.7007
        CIE-LCH:
        28.0093, 59.5604, 38.0387
        CIE-Luv:
        28.0093, 83.3305, 19.0108
        Hunter-Lab:
        23.3684, 36.0373, 14.3018
      #86100a color charts
#86100a RGB chart
      #86100a CMYK chart
      #86100a RGB pie chart
      #86100a color shades, tints & tones
#86100a color schemes
#86100a color preview, HTML & CSS examples
           This text has a color of #86100a        
        
          <p style="color:#86100a;">Text here</p>
        
        
          .mytext {color:#86100a;}
        
        Text color #86100a
      
           This box has a color of #86100a        
        
          <div style="background-color:#86100a;">Content here</div>
        
        
          .mybackground {background-color:#86100a;}
        
        Background color #86100a
      
           Border around this has a color of #86100a        
        
          <div style="border:2px solid #86100a;">Content here</div>
        
        
          .myborder {border:2px solid #86100a;}
        
        Border color #86100a