#860a08 color space conversions
Hex:
        #860a08
        RGB:
        134, 10, 8
        CMY:
        47, 96, 97
        CMYK:
        0, 93, 94, 47
      HSL:
        1°, 88.7324%, 27.8431%
        HSV (HSB):
        1°, 94.0299%, 52.5490%
        XYZ:
        9.9839, 5.3029, 0.7271
        xyY:
        0.6235, 0.3311, 5.3029
      CIE-Lab:
        27.5810, 48.0667, 37.1536
        CIE-LCH:
        27.5810, 60.7519, 37.7025
        CIE-Luv:
        27.5810, 85.1986, 18.6714
        Hunter-Lab:
        23.0281, 37.0898, 14.2477
      #860a08 color charts
#860a08 RGB chart
      #860a08 CMYK chart
      #860a08 RGB pie chart
      #860a08 color shades, tints & tones
#860a08 color schemes
#860a08 color preview, HTML & CSS examples
           This text has a color of #860a08        
        
          <p style="color:#860a08;">Text here</p>
        
        
          .mytext {color:#860a08;}
        
        Text color #860a08
      
           This box has a color of #860a08        
        
          <div style="background-color:#860a08;">Content here</div>
        
        
          .mybackground {background-color:#860a08;}
        
        Background color #860a08
      
           Border around this has a color of #860a08        
        
          <div style="border:2px solid #860a08;">Content here</div>
        
        
          .myborder {border:2px solid #860a08;}
        
        Border color #860a08