#860b1a color space conversions
Hex:
        #860b1a
        RGB:
        134, 11, 26
        CMY:
        47, 96, 90
        CMYK:
        0, 92, 81, 47
      HSL:
        353°, 84.8276%, 28.4314%
        HSV (HSB):
        353°, 91.7910%, 52.5490%
        XYZ:
        10.1376, 5.3823, 1.4818
        xyY:
        0.5963, 0.3166, 5.3823
      CIE-Lab:
        27.7972, 48.3398, 27.7619
        CIE-LCH:
        27.7972, 55.7446, 29.8691
        CIE-Luv:
        27.7972, 82.2421, 14.4060
        Hunter-Lab:
        23.1997, 37.4002, 12.4527
      #860b1a color charts
#860b1a RGB chart
      #860b1a CMYK chart
      #860b1a RGB pie chart
      #860b1a color shades, tints & tones
#860b1a color schemes
#860b1a color preview, HTML & CSS examples
           This text has a color of #860b1a        
        
          <p style="color:#860b1a;">Text here</p>
        
        
          .mytext {color:#860b1a;}
        
        Text color #860b1a
      
           This box has a color of #860b1a        
        
          <div style="background-color:#860b1a;">Content here</div>
        
        
          .mybackground {background-color:#860b1a;}
        
        Background color #860b1a
      
           Border around this has a color of #860b1a        
        
          <div style="border:2px solid #860b1a;">Content here</div>
        
        
          .myborder {border:2px solid #860b1a;}
        
        Border color #860b1a