#842b1b color space conversions
Hex:
        #842b1b
        RGB:
        132, 43, 27
        CMY:
        48, 83, 89
        CMYK:
        0, 67, 80, 48
      HSL:
        9°, 66.0377%, 31.1765%
        HSV (HSB):
        9°, 79.5455%, 51.7647%
        XYZ:
        10.5774, 6.7124, 1.7750
        xyY:
        0.5548, 0.3521, 6.7124
      CIE-Lab:
        31.1431, 37.2984, 30.5689
        CIE-LCH:
        31.1431, 48.2247, 39.3372
        CIE-Luv:
        31.1431, 66.8249, 20.1719
        Hunter-Lab:
        25.9083, 27.5354, 14.0737
      #842b1b color charts
#842b1b RGB chart
      #842b1b CMYK chart
      #842b1b RGB pie chart
      #842b1b color shades, tints & tones
#842b1b color schemes
#842b1b color preview, HTML & CSS examples
           This text has a color of #842b1b        
        
          <p style="color:#842b1b;">Text here</p>
        
        
          .mytext {color:#842b1b;}
        
        Text color #842b1b
      
           This box has a color of #842b1b        
        
          <div style="background-color:#842b1b;">Content here</div>
        
        
          .mybackground {background-color:#842b1b;}
        
        Background color #842b1b
      
           Border around this has a color of #842b1b        
        
          <div style="border:2px solid #842b1b;">Content here</div>
        
        
          .myborder {border:2px solid #842b1b;}
        
        Border color #842b1b