#861a2b color space conversions
Hex:
        #861a2b
        RGB:
        134, 26, 43
        CMY:
        47, 90, 83
        CMYK:
        0, 81, 68, 47
      HSL:
        351°, 67.5000%, 31.3725%
        HSV (HSB):
        351°, 80.5970%, 52.5490%
        XYZ:
        10.6370, 5.9815, 2.8794
        xyY:
        0.5455, 0.3068, 5.9815
      CIE-Lab:
        29.3658, 45.4091, 18.6309
        CIE-LCH:
        29.3658, 49.0825, 22.3078
        CIE-Luv:
        29.3658, 73.4931, 9.7577
        Hunter-Lab:
        24.4572, 34.8334, 10.1396
      #861a2b color charts
#861a2b RGB chart
      #861a2b CMYK chart
      #861a2b RGB pie chart
      #861a2b color shades, tints & tones
#861a2b color schemes
#861a2b color preview, HTML & CSS examples
           This text has a color of #861a2b        
        
          <p style="color:#861a2b;">Text here</p>
        
        
          .mytext {color:#861a2b;}
        
        Text color #861a2b
      
           This box has a color of #861a2b        
        
          <div style="background-color:#861a2b;">Content here</div>
        
        
          .mybackground {background-color:#861a2b;}
        
        Background color #861a2b
      
           Border around this has a color of #861a2b        
        
          <div style="border:2px solid #861a2b;">Content here</div>
        
        
          .myborder {border:2px solid #861a2b;}
        
        Border color #861a2b