#86073f color space conversions
Hex:
        #86073f
        RGB:
        134, 7, 63
        CMY:
        47, 97, 75
        CMYK:
        0, 95, 53, 47
      HSL:
        334°, 90.0709%, 27.6471%
        HSV (HSB):
        334°, 94.7761%, 52.5490%
        XYZ:
        10.8047, 5.5792, 5.2100
        xyY:
        0.5004, 0.2584, 5.5792
      CIE-Lab:
        28.3249, 51.1558, 3.8133
        CIE-LCH:
        28.3249, 51.2978, 4.2631
        CIE-Luv:
        28.3249, 71.6643, -4.5535
        Hunter-Lab:
        23.6203, 40.3164, 3.4563
      #86073f color charts
#86073f RGB chart
      #86073f CMYK chart
      #86073f RGB pie chart
      #86073f color shades, tints & tones
#86073f color schemes
#86073f color preview, HTML & CSS examples
           This text has a color of #86073f        
        
          <p style="color:#86073f;">Text here</p>
        
        
          .mytext {color:#86073f;}
        
        Text color #86073f
      
           This box has a color of #86073f        
        
          <div style="background-color:#86073f;">Content here</div>
        
        
          .mybackground {background-color:#86073f;}
        
        Background color #86073f
      
           Border around this has a color of #86073f        
        
          <div style="border:2px solid #86073f;">Content here</div>
        
        
          .myborder {border:2px solid #86073f;}
        
        Border color #86073f