#842e1f color space conversions
Hex:
        #842e1f
        RGB:
        132, 46, 31
        CMY:
        48, 82, 88
        CMYK:
        0, 65, 77, 48
      HSL:
        9°, 61.9632%, 31.9608%
        HSV (HSB):
        9°, 76.5152%, 51.7647%
        XYZ:
        10.7400, 6.9585, 2.0734
        xyY:
        0.5432, 0.3519, 6.9585
      CIE-Lab:
        31.7121, 36.0716, 28.8548
        CIE-LCH:
        31.7121, 46.1926, 38.6574
        CIE-Luv:
        31.7121, 64.4016, 19.7048
        Hunter-Lab:
        26.3789, 26.5124, 13.8050
      #842e1f color charts
#842e1f RGB chart
      #842e1f CMYK chart
      #842e1f RGB pie chart
      #842e1f color shades, tints & tones
#842e1f color schemes
#842e1f color preview, HTML & CSS examples
           This text has a color of #842e1f        
        
          <p style="color:#842e1f;">Text here</p>
        
        
          .mytext {color:#842e1f;}
        
        Text color #842e1f
      
           This box has a color of #842e1f        
        
          <div style="background-color:#842e1f;">Content here</div>
        
        
          .mybackground {background-color:#842e1f;}
        
        Background color #842e1f
      
           Border around this has a color of #842e1f        
        
          <div style="border:2px solid #842e1f;">Content here</div>
        
        
          .myborder {border:2px solid #842e1f;}
        
        Border color #842e1f