#860a06 color space conversions
Hex:
        #860a06
        RGB:
        134, 10, 6
        CMY:
        47, 96, 98
        CMYK:
        0, 93, 96, 47
      HSL:
        2°, 91.4286%, 27.4510%
        HSV (HSB):
        2°, 95.5224%, 52.5490%
        XYZ:
        9.9729, 5.2986, 0.6694
        xyY:
        0.6256, 0.3324, 5.2986
      CIE-Lab:
        27.5690, 48.0322, 37.9582
        CIE-LCH:
        27.5690, 61.2202, 38.3181
        CIE-Luv:
        27.5690, 85.4160, 19.0181
        Hunter-Lab:
        23.0186, 37.0535, 14.3889
      #860a06 color charts
#860a06 RGB chart
      #860a06 CMYK chart
      #860a06 RGB pie chart
      #860a06 color shades, tints & tones
#860a06 color schemes
#860a06 color preview, HTML & CSS examples
           This text has a color of #860a06        
        
          <p style="color:#860a06;">Text here</p>
        
        
          .mytext {color:#860a06;}
        
        Text color #860a06
      
           This box has a color of #860a06        
        
          <div style="background-color:#860a06;">Content here</div>
        
        
          .mybackground {background-color:#860a06;}
        
        Background color #860a06
      
           Border around this has a color of #860a06        
        
          <div style="border:2px solid #860a06;">Content here</div>
        
        
          .myborder {border:2px solid #860a06;}
        
        Border color #860a06